mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
1209afb7f9
@ -48,6 +48,7 @@ internal class ShipRecoveryPoint : MonoBehaviour
|
||||
_interactVolume.OnGainFocus -= OnGainFocus;
|
||||
GlobalMessenger.RemoveListener(OWEvents.SuitUp, OnSuitUp);
|
||||
GlobalMessenger.RemoveListener(OWEvents.RemoveSuit, OnRemoveSuit);
|
||||
_respawnPlayerText = UITextType.None;
|
||||
}
|
||||
|
||||
private void OnSuitUp()
|
||||
|
Loading…
Reference in New Issue
Block a user