changeset 5700 | f0960a88ab0e |
parent 5699 | 1a9a6a7662aa |
child 6000 | dbcebcd3d79f |
--- a/project_files/HedgewarsMobile/Classes/GameConfigViewController.m Sun Aug 28 14:50:04 2011 +0200 +++ b/project_files/HedgewarsMobile/Classes/GameConfigViewController.m Sun Aug 28 17:37:40 2011 +0200 @@ -378,6 +378,7 @@ self.mapConfigViewController = nil; self.imgContainer = nil; + // don't nil this one or it won't be able to send messages //self.interfaceBridge = nil; MSG_MEMCLEAN(); [super didReceiveMemoryWarning];