mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +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
|
||||
sit(pos, node, clicker)
|
||||
clicker:setpos(pos)
|
||||
default.player_set_animation(clicker, "sit", 30)
|
||||
-- default.player_set_animation(clicker, "sit", 30)
|
||||
end
|
||||
|
||||
local chaircolors = {
|
||||
|
Loading…
Reference in New Issue
Block a user