aboutsummaryrefslogtreecommitdiff
path: root/update.lua
diff options
context:
space:
mode:
Diffstat (limited to 'update.lua')
-rw-r--r--update.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.lua b/update.lua
index 2682c1e..e00f2e6 100644
--- a/update.lua
+++ b/update.lua
@@ -7,5 +7,5 @@ if shake < 1 then
end
--add another player if they fire
if btn(4, 1) and playercount == 0 then
- addplayer(32, 35)
+ addplayer(32, 34)
end \ No newline at end of file