mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Commented animation change on sit function
This commit is contained in:
parent
e967eb654a
commit
f2da93525a
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user