changeset 3978 | 9660600e43cb |
parent 3971 | 5c82ee165ed5 |
child 3984 | d92509c2f255 |
--- 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];