(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index 5fb2e79..72d08d0 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -320,9 +320,10 @@ void motion(int x, int y) {
         sceneObjs[curObject].scale[0] = scaling;\r
         sceneObjs[curObject].scale[1] = scaling;\r
         sceneObjs[curObject].scale[2] = scaling;\r
+\r
+        starty = y;\r
       }\r
 \r
-      starty = y;\r
       startx = x;\r
       break;\r
 \r

UCC git Repository :: git.ucc.asn.au