damn semicolons...
authornemo
Thu, 15 Oct 2009 19:31:53 +0000
changeset 2466 ab6dfb227d1d
parent 2465 c6676cb8c7d7
child 2467 be6690c337fb
damn semicolons...
hedgewars/HHHandlers.inc
--- a/hedgewars/HHHandlers.inc	Thu Oct 15 19:24:35 2009 +0000
+++ b/hedgewars/HHHandlers.inc	Thu Oct 15 19:31:53 2009 +0000
@@ -301,7 +301,7 @@
 	i: Integer;
 begin
 Gear^.Message:= gm_Destroy;
-PlaySound(sndShotgunReload, false, nil)
+PlaySound(sndShotgunReload, false, nil);
 case Gear^.Pos of
        posCaseUtility,
        posCaseAmmo: begin