changeset 6018 | 3b86826f6665 |
parent 6000 | dbcebcd3d79f |
child 6020 | c792d4b3e080 |
--- a/project_files/HedgewarsMobile/Classes/GameInterfaceBridge.m Sat Sep 24 21:54:11 2011 +0200 +++ b/project_files/HedgewarsMobile/Classes/GameInterfaceBridge.m Sat Sep 24 22:27:52 2011 +0200 @@ -121,7 +121,7 @@ [localeString release]; [ipcString release]; - objcExportsInit(self.overlayController); + objcExportsInit(); // this is the pascal fuction that starts the game, wrapped around isInGame [HedgewarsAppDelegate sharedAppDelegate].isInGame = YES;