project_files/HedgewarsMobile/Classes/MapConfigViewController.m
changeset 3662 a44406f4369b
parent 3660 bc125bea5849
child 3670 4c673e57f0d7
--- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.m	Tue Jul 20 23:30:54 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.m	Thu Jul 22 03:08:17 2010 +0200
@@ -560,8 +560,8 @@
     self.themeArray = nil;
     self.mapArray = nil;
     
+    MSG_DIDUNLOAD();
     [super viewDidUnload];
-    MSG_DIDUNLOAD();
 }
 
 -(void) dealloc {