hedgewars/uGame.pas
changeset 5638 e35ba2a400d8
parent 5357 ec36f3d53f3c
child 5655 44c2d19f79e2
child 5809 5883d62b648b
--- a/hedgewars/uGame.pas	Sun Aug 21 15:11:00 2011 -0400
+++ b/hedgewars/uGame.pas	Sun Aug 21 19:29:04 2011 -0400
@@ -45,7 +45,7 @@
     if isSpeed then Lag:= Lag * 10
     else
         if cOnlyStats then Lag:= High(LongInt);
-
+PlayNextVoice;
 i:= 1;
 while (GameState <> gsExit) and (i <= Lag) do
     begin