changeset 81 | d74e0e914b50 |
parent 80 | 3c3dc6a148ca |
child 82 | 2f4f3236cccc |
--- a/hedgewars/GSHandlers.inc Thu Jul 20 20:11:32 2006 +0000 +++ b/hedgewars/GSHandlers.inc Fri Jul 21 20:37:44 2006 +0000 @@ -323,7 +323,7 @@ dec(Gear.Timer); AllInactive:= false; if Gear.Timer > 0 then exit; - AddCaption('Let''s fight!', $FFFFFF, capgrpStartGame); + AddCaption(trmsg[sidStartFight], $FFFFFF, capgrpStartGame); DeleteGear(Gear) end; gtsSmoothWindCh: begin