Added ability to edit the game name in opening.bnr; slightly reorganized world editor menu options

This commit is contained in:
Aruki
2017-07-10 16:43:53 -06:00
parent 581d5f7267
commit 0ffbaefcde
12 changed files with 299 additions and 120 deletions

View File

@@ -26,6 +26,7 @@ public:
public slots:
void ActiveProjectChanged(CGameProject *pProj);
void GameNameChanged();
void SetupPackagesList();
void CookPackage();
void CookAllDirtyPackages();