hedgewars/uVideoRec.pas
branch0.9.24
changeset 13590 62a5eea4ae7a
parent 13589 4acd189a563e
child 13499 b5f8864a38d3
--- a/hedgewars/uVideoRec.pas	Tue Jul 17 12:17:11 2018 +0200
+++ b/hedgewars/uVideoRec.pas	Tue Jul 17 12:50:55 2018 +0200
@@ -333,7 +333,7 @@
         // call SDL_LockAudio because RecordPostMix may be executing right now
         SDL_LockAudio();
         Close(audioFile);
-        end
+        end;
     Close(cameraFile);
     if cIsSoundEnabled then
         begin