Oops, remove excessive call
authorunc0rr
Mon, 12 Jan 2009 16:47:38 +0000
changeset 1651 f590918e15e9
parent 1650 a65681cc27c2
child 1652 2f15a299ffc6
Oops, remove excessive call
hedgewars/hwengine.dpr
--- a/hedgewars/hwengine.dpr	Mon Jan 12 16:46:47 2009 +0000
+++ b/hedgewars/hwengine.dpr	Mon Jan 12 16:47:38 2009 +0000
@@ -89,7 +89,6 @@
 				end;
 			FinishProgress;
 			PlayMusic;
-			SetDefaultBinds;
 			GameState:= gsGame
 			end;
 	gsConfirm,