Added client scenes
This commit is contained in:
@@ -29,7 +29,12 @@ enum class SceneList {
|
||||
FIRST,
|
||||
|
||||
//custom indexes
|
||||
EDITORSCENE,
|
||||
SPLASHSCREEN,
|
||||
MAINMENU,
|
||||
OPTIONSMENU,
|
||||
LOBBYMENU,
|
||||
INWORLD,
|
||||
INCOMBAT,
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user