project_files/HedgewarsMobile/Classes/MapConfigViewController.m
changeset 3662 a44406f4369b
parent 3660 bc125bea5849
child 3670 4c673e57f0d7
equal deleted inserted replaced
3661:2378ada8a6ee 3662:a44406f4369b
   558     
   558     
   559     self.lastIndexPath = nil;
   559     self.lastIndexPath = nil;
   560     self.themeArray = nil;
   560     self.themeArray = nil;
   561     self.mapArray = nil;
   561     self.mapArray = nil;
   562     
   562     
       
   563     MSG_DIDUNLOAD();
   563     [super viewDidUnload];
   564     [super viewDidUnload];
   564     MSG_DIDUNLOAD();
       
   565 }
   565 }
   566 
   566 
   567 -(void) dealloc {
   567 -(void) dealloc {
   568     [seedCommand release];
   568     [seedCommand release];
   569     [templateFilterCommand release];
   569     [templateFilterCommand release];