changeset 6247 | 6dfad55fd71c |
parent 6246 | 6b2d19ed521a |
child 6263 | ec41637ceb64 |
--- a/project_files/HedgewarsMobile/Classes/EngineProtocolNetwork.m Mon Oct 31 01:44:32 2011 +0100 +++ b/project_files/HedgewarsMobile/Classes/EngineProtocolNetwork.m Mon Oct 31 03:08:16 2011 +0100 @@ -393,7 +393,7 @@ } break; case 'q': - // game ended, can remove the savefile and the trailing overlay (when dualhead) + // game ended, can remove the savefile and present the statistics of the match [self gameHasEndedWithStats:statsArray]; break; case 'Q':