mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-12-11 20:15:10 +01:00
This commit is contained in:
parent
4c725bfacc
commit
279c625051
@ -67,7 +67,6 @@ public class QSBInflationTrigger : QSBTrigger<CosmicInflationController>
|
||||
{
|
||||
var repelVolume = (WhiteHoleFluidVolume)TriggerOwner._repelVolume;
|
||||
repelVolume.SetVolumeActivation(false);
|
||||
QSBPlayerManager.ShowAllPlayers(); // seeing all players in big bang is funny so i want them visible
|
||||
|
||||
TriggerOwner._state = CosmicInflationController.State.Collapsing;
|
||||
TriggerOwner._stateChangeTime = Time.time;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user