summaryrefslogtreecommitdiff
path: root/objects.c
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2022-12-11 20:00:21 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2022-12-11 20:00:21 +0100
commitf29d35faf7cc574a1a8c109f2f609db9d3d4b5ef (patch)
treedfd2fcbf20f3d37ffe1f19be3d0a9afb7fd24d86 /objects.c
parent24af775b5041cbed67dfc84f3a0d67850a4b6a1b (diff)
bazinga
Diffstat (limited to 'objects.c')
-rw-r--r--objects.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/objects.c b/objects.c
index 72af5a5..a787d7b 100644
--- a/objects.c
+++ b/objects.c
@@ -87,5 +87,5 @@ void create_objects() {
create_box(11, 10, 0);
spawn_player(my_id);
- spawn_player(my_id+1);
+ //spawn_player(my_id+1);
} \ No newline at end of file