projects
/
oweals
/
minetest_game.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad3306
)
Default/player.lua: Remove outdated comment
author
DS-Minetest
<vorunbekannt75@web.de>
Wed, 28 Sep 2016 18:57:17 +0000
(20:57 +0200)
committer
paramat
<mat.gregory@virginmedia.com>
Fri, 30 Sep 2016 01:43:11 +0000
(
02:43
+0100)
mods/default/player.lua
patch
|
blob
|
history
diff --git
a/mods/default/player.lua
b/mods/default/player.lua
index e4fb2adf25d907345e9ba1212d19149dc5479ba8..8fb0aca8933c76dd1aabe2b541a28a491598b7d0 100644
(file)
--- a/
mods/default/player.lua
+++ b/
mods/default/player.lua
@@
-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, },
},
})