mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-03 17:38:30 +00:00
no need to do flicker on remote receive here anymore
This commit is contained in:
parent
16ab6f01bf
commit
6791e3109d
@ -22,7 +22,6 @@ namespace QSB.EyeOfTheUniverse.ForestOfGalaxies.Messages
|
||||
|
||||
controller._warpFlickerActivated = true;
|
||||
controller._warpTime = Time.time + 0.5f;
|
||||
GlobalMessenger<float, float>.FireEvent(OWEvents.FlickerOffAndOn, 0.5f, 0.5f);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user