changeset 4082 | bfe14b38dad1 |
parent 4003 | ca0600ab38bf |
child 4149 | 51200479f9d8 |
--- a/project_files/HedgewarsMobile/Classes/GameSetup.m Mon Nov 01 13:02:39 2010 -0400 +++ b/project_files/HedgewarsMobile/Classes/GameSetup.m Mon Nov 01 18:51:38 2010 +0100 @@ -389,7 +389,6 @@ //[[NSNotificationCenter defaultCenter] postNotificationName:@"removedSave" object:nil]; // and remove + disable the overlay [[NSNotificationCenter defaultCenter] postNotificationName:@"remove overlay" object:nil]; - setGameRunning(NO); break; default: [self dumpRawData:buffer ofSize:msgSize];