This website works better with JavaScript.
Explore
Help
Register
Sign In
rizzeadmin
/
HighGroundRoyaleNetcode
Watch
1
Star
0
Fork
You've already forked HighGroundRoyaleNetcode
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
560c62ad2d
HighGroundRoyaleNetcode
/
Assets
/
Scripts
/
Gameplay
/
CursorState.cs
10 lines
102 B
C#
Raw
Blame
History
public
enum
CursorState
{
Default
,
Swap
,
Blocked
,
VectorWall
,
Dash
,
Freeze
,
}
Reference in New Issue
View Git Blame
Copy Permalink