Changed player to new one

This commit is contained in:
Marco 2025-03-02 11:58:30 +01:00
commit 1c1436a539
27 changed files with 323 additions and 87 deletions

View file

@ -585,6 +585,7 @@ public enum PlayerState
Active,
Cutscene,
Teleporting,
UnTeleporting,
Controlling,
Dead,
}