changeset 3935 | 5ca27a0e9a63 |
parent 3928 | 2560731c860d |
child 3943 | 9835060e5c01 |
--- a/hedgewars/CCHandlers.inc Sat Oct 09 05:57:46 2010 +0200 +++ b/hedgewars/CCHandlers.inc Sat Oct 09 18:00:53 2010 +0200 @@ -458,6 +458,7 @@ {$IFDEF DEBUGFILE} AddFileLog('Doing SwitchHedgehog: time '+inttostr(GameTicks)); {$ENDIF} + perfExt_NewTurnBeginning(); end; procedure chSay(var s: shortstring);