Oops. Accidentally removed the scaling.
authornemo
Wed, 04 Nov 2009 01:42:06 +0000
changeset 2598 e118329666ff
parent 2597 f777ac80ffef
child 2599 c7153d2348f3
Oops. Accidentally removed the scaling.
hedgewars/uStore.pas
--- a/hedgewars/uStore.pas	Mon Nov 02 18:24:58 2009 +0000
+++ b/hedgewars/uStore.pas	Wed Nov 04 01:42:06 2009 +0000
@@ -457,6 +457,7 @@
 begin
 glPushMatrix;
 glTranslatef(X, Y, 0);
+glScalef(Scale, Scale, 1.0);
 
 if Dir < 0 then
 	hw:= - 16