mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Bug fixes and CGuiFrame mouse events
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
|
||||
enum class EPlayerCameraState { FirstPerson, Ball, Two, Transitioning, Spawned };
|
||||
|
||||
enum class ESurfaceRestraints { Normal, InAir, Ice, MudSlow, Water, Lava, PhazonFluid, SnakeWeed };
|
||||
enum class ESurfaceRestraints { Normal, Air, Ice, Organic, Water, Lava, Phazon, Shrubbery };
|
||||
|
||||
enum class EFootstepSfx { None, Left, Right };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user