diff -r 6b2d19ed521a -r 6dfad55fd71c project_files/HedgewarsMobile/Classes/EngineProtocolNetwork.m --- 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':