diff options
Diffstat (limited to 'src/objects.c')
| -rw-r--r-- | src/objects.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/objects.c b/src/objects.c index efa128b..ae65af2 100644 --- a/src/objects.c +++ b/src/objects.c @@ -85,7 +85,4 @@ void create_objects() { create_box(14, 10, 0); create_box(13, 10, 0); create_box(11, 10, 0); - - spawn_player(my_id); - //spawn_player(my_id+1); }
\ No newline at end of file |
