summaryrefslogtreecommitdiff
path: root/projects/11/Pong/Bat.vm
diff options
context:
space:
mode:
Diffstat (limited to 'projects/11/Pong/Bat.vm')
-rw-r--r--projects/11/Pong/Bat.vm4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/11/Pong/Bat.vm b/projects/11/Pong/Bat.vm
index 23b4033..77acfe4 100644
--- a/projects/11/Pong/Bat.vm
+++ b/projects/11/Pong/Bat.vm
@@ -66,7 +66,7 @@ return
function Bat.setDirection 0
push argument 0
pop pointer 0
-push argument 0
+push argument 1
pop this 4
push constant 0
return
@@ -88,7 +88,7 @@ pop pointer 0
push pointer 0
call Bat.hide 1
pop temp 0
-push argument 0
+push argument 1
pop this 2
push pointer 0
call Bat.show 1