mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-17 01:13:05 +00:00
make it not ring forever when you exit the dream world
This commit is contained in:
parent
8ec1547453
commit
ff7e6285eb
@ -50,5 +50,7 @@ internal class ExitDreamWorldMessage : QSBMessage
|
||||
ghost.GetEffects().OnSectorOccupantsUpdated();
|
||||
}
|
||||
}
|
||||
|
||||
Locator.GetAlarmSequenceController().OnExitDreamWorld();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user