mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
Further CGameState imps
This commit is contained in:
@@ -10,6 +10,7 @@ enum class EClientFlowStates
|
||||
{
|
||||
Unspecified = -1,
|
||||
FrontEnd = 7,
|
||||
StateLoad = 8,
|
||||
GameLoad = 13,
|
||||
MoviePlay = 14
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user