Added combat scene

This commit is contained in:
2016-04-03 15:24:20 +10:00
parent d7196df760
commit 48b9a9b264
3 changed files with 126 additions and 0 deletions
+1
View File
@@ -33,5 +33,6 @@ enum SceneSignal {
OPTIONSMENU,
LOBBYMENU,
WORLD,
COMBAT,
DISCONNECTEDSCREEN,
};