Default/player.lua: Remove outdated comment

master
DS-Minetest 2016-09-28 20:57:17 +02:00 committed by paramat
parent 0ad3306c79
commit 36a78c87d7
1 changed files with 0 additions and 1 deletions

View File

@ -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, },
},
})