aboutsummaryrefslogtreecommitdiff
path: root/update.lua
diff options
context:
space:
mode:
Diffstat (limited to 'update.lua')
-rw-r--r--update.lua5
1 files changed, 4 insertions, 1 deletions
diff --git a/update.lua b/update.lua
index dd67050..022181d 100644
--- a/update.lua
+++ b/update.lua
@@ -1 +1,4 @@
-updateobjs() \ No newline at end of file
+updateobjs()
+if btn(4, 1) and playercount == 0 then
+ addplayer(18, 22)
+end \ No newline at end of file