This website requires JavaScript.
Explore
Help
Register
Sign In
hemp
/
slowpoker
Watch
1
Star
0
Fork
0
You've already forked slowpoker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
slowpoker
/
Assets
/
Scripts
/
Player
/
PlayerState.cs
10 lines
124 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
initial
2024-10-17 17:23:05 +03:00
namespace
Player
{
public
enum
PlayerState
:
byte
{
Jump
,
Walk
,
Run
,
upd
2024-10-18 23:36:46 +03:00
Menu
initial
2024-10-17 17:23:05 +03:00
}
}
Reference in New Issue
Copy Permalink