Significant restructuring of the main menu

This commit is contained in:
Veronica K. B. Olsen
2019-04-27 00:28:19 +02:00
parent af062c3160
commit d639dcd219
3 changed files with 85 additions and 43 deletions
+1
View File
@@ -32,6 +32,7 @@ class nwItemClass(Enum):
WORLD = 4
TIMELINE = 5
OBJECT = 6
CUSTOM = 7
# END Enum nwItemClass