Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Default/player.lua: Remove outdated comment
  • Loading branch information
Desour authored and paramat committed Sep 30, 2016
1 parent 0ad3306 commit 36a78c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mods/default/player.lua
Expand Up @@ -25,7 +25,6 @@ default.player_register_model("character.b3d", {
walk = { x=168, y=187, },
mine = { x=189, y=198, },
walk_mine = { x=200, y=219, },
-- Extra animations (not currently used by the game).
sit = { x= 81, y=160, },
},
})
Expand Down

0 comments on commit 36a78c8

Please sign in to comment.