forked from VoxeLibre/VoxeLibre
Update set_up.lua
This commit is contained in:
parent
375d683d08
commit
c2bac87a6d
|
@ -1,5 +1,6 @@
|
|||
local math_random = math.random
|
||||
|
||||
local minetest_settings = minetest.settings
|
||||
|
||||
local state_randomization = {"stand", "walk"}
|
||||
|
||||
|
|
Loading…
Reference in New Issue