打包1.4
This commit is contained in:
@@ -62,5 +62,10 @@ namespace Script.Gameplay.Player
|
||||
CurrentHealth = MaxHealth;
|
||||
}
|
||||
}
|
||||
|
||||
private void OnDestroy()
|
||||
{
|
||||
ControllerLocator.Instance.Unregister(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user