(no commit message)
authorAsh Tyndall <[email protected]>
Sat, 22 Oct 2011 01:55:57 +0000 (09:55 +0800)
committerAsh Tyndall <[email protected]>
Sat, 22 Oct 2011 01:55:57 +0000 (09:55 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 003b2ea..72d08d0 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -321,7 +321,7 @@ void motion(int x, int y) {
         sceneObjs[curObject].scale[1] = scaling;\r
         sceneObjs[curObject].scale[2] = scaling;\r
 \r
-        starty = y + diff;\r
+        starty = y;\r
       }\r
 \r
       startx = x;\r

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