Default/player.lua: Remove outdated comment
This commit is contained in:
parent
0ad3306c79
commit
36a78c87d7
@ -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, },
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user