diff -r 9df7b4812da9 -r 9660600e43cb project_files/HedgewarsMobile/Classes/MapConfigViewController.m --- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Fri Oct 15 01:10:59 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Sat Oct 16 18:35:28 2010 +0200 @@ -467,7 +467,7 @@ -(void) didReceiveMemoryWarning { self.dataSourceArray = nil; - self.lastIndexPath = nil; + //self.lastIndexPath = nil; MSG_MEMCLEAN(); [super didReceiveMemoryWarning];