mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
playerinfo: reset IsTranslating
This commit is contained in:
parent
e60cfc2c4f
commit
07b48b4dee
@ -70,6 +70,7 @@ public partial class PlayerInfo
|
||||
TranslatorEquipped = default;
|
||||
ProbeActive = default;
|
||||
ProbeLauncherEquipped = default;
|
||||
IsTranslating = default;
|
||||
}
|
||||
|
||||
public void UpdateObjectsFromStates()
|
||||
|
Loading…
Reference in New Issue
Block a user