mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 09:32:38 +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();
|
ghost.GetEffects().OnSectorOccupantsUpdated();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Locator.GetAlarmSequenceController().OnExitDreamWorld();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user