fixes shuttle rotate compile error

This commit is contained in:
MrStonedOne
2015-07-20 12:08:53 -07:00
parent 9108dbba42
commit 8418ea6d02
+2 -2
View File
@@ -274,8 +274,8 @@
dir = angle2dir(rotation+dir2angle(dir))
//resmooth if need be.
if(A.smooth)
smooth_icon(A)
if(smooth)
smooth_icon(src)
//rotate the pixel offsets too.
if (pixel_x || pixel_y)