gui: more xml and lua support
This commit is contained in:
@@ -9,3 +9,7 @@ end
|
||||
function inventory_share_func(invid, slotid)
|
||||
inventory.set(invid, slotid, 0, 0)
|
||||
end
|
||||
|
||||
function time_change(x)
|
||||
world.set_day_time(x)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user