We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc6a57 commit 4b0a283Copy full SHA for 4b0a283
1 file changed
fbw-common/src/wasm/systems/systems/src/payload/mod.rs
@@ -744,6 +744,7 @@ impl BoardingSounds {
744
self.pax_boarding = false;
745
self.pax_deboarding = false;
746
self.pax_complete = false;
747
+ self.pax_welcome = false;
748
}
749
750
impl SimulationElement for BoardingSounds {
0 commit comments