# HG changeset patch # User nemo # Date 1255635113 0 # Node ID ab6dfb227d1d3ab0b0fd03b48313c90fb0a43744 # Parent c6676cb8c7d785adfd8a6c7c2b07a66af153d6ff damn semicolons... diff -r c6676cb8c7d7 -r ab6dfb227d1d 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