1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-25 18:20:36 +01:00

Commented animation change on sit function

This commit is contained in:
LeMagnesium 2015-02-06 18:05:36 +01:00
parent e967eb654a
commit f2da93525a

View File

@ -71,7 +71,7 @@ local function sit_exec(pos, node, clicker) -- don't move these functions inside
return end return end
sit(pos, node, clicker) sit(pos, node, clicker)
clicker:setpos(pos) clicker:setpos(pos)
default.player_set_animation(clicker, "sit", 30) -- default.player_set_animation(clicker, "sit", 30)
end end
local chaircolors = { local chaircolors = {