Drown animation

This commit is contained in:
Marco 2025-03-11 17:58:46 +01:00
commit aa2de85f9a
16 changed files with 264 additions and 14 deletions

View file

@ -588,4 +588,5 @@ public enum PlayerState
UnTeleporting,
Controlling,
Dead,
Drowning,
}