diff options
Diffstat (limited to 'src/objs')
| -rw-r--r-- | src/objs/player.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/objs/player.lua b/src/objs/player.lua index ffc9fde..55a8ebe 100644 --- a/src/objs/player.lua +++ b/src/objs/player.lua @@ -136,6 +136,5 @@ function new_player(x, y) exit = player_dash_state_exit, }, }) - return ent end |
