remove code

This commit is contained in:
Garux
2018-05-09 02:01:21 +03:00
parent 7088653115
commit 8339ebfb23
6 changed files with 7 additions and 493 deletions

View File

@@ -234,7 +234,6 @@ Radiant(){
MultiMon_Construct();
MRU_Construct();
Pointfile_Construct();
GLWindow_Construct();
BuildMenu_Construct();
Map_Construct();
EntityList_Construct();
@@ -276,7 +275,6 @@ Radiant(){
EntityList_Destroy();
Map_Destroy();
BuildMenu_Destroy();
GLWindow_Destroy();
Pointfile_Destroy();
MRU_Destroy();
MultiMon_Destroy();