mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-03-14 22:20:51 +00:00
comment typo
This commit is contained in:
parent
08e5101ad1
commit
67909abd48
@ -67,7 +67,7 @@ public class QSBInflationTrigger : QSBTrigger<CosmicInflationController>
|
||||
{
|
||||
var repelVolume = (WhiteHoleFluidVolume)TriggerOwner._repelVolume;
|
||||
repelVolume.SetVolumeActivation(false);
|
||||
QSBPlayerManager.ShowAllPlayers(); // seeing all players in big bang is funny so we wawnt them visible
|
||||
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