fix for issue #276
authorsheepluva
Sat, 10 Sep 2011 22:55:31 -0400
changeset 5847 9fd9d159ca32
parent 5846 99e0dccf5529
child 5848 103e3a80daa6
fix for issue #276
hedgewars/uStore.pas
--- a/hedgewars/uStore.pas	Sun Sep 11 04:22:57 2011 +0200
+++ b/hedgewars/uStore.pas	Sat Sep 10 22:55:31 2011 -0400
@@ -982,6 +982,7 @@
         end
     else
         begin
+        SetScale(cDefaultZoomLevel);
 {$IF DEFINED(DARWIN) OR DEFINED(WIN32)}
         reinit:= true;
 {$ENDIF}