lua: hud library
This commit is contained in:
@@ -9,7 +9,3 @@ end
|
||||
function inventory_share_func(invid, slotid)
|
||||
inventory.set(invid, slotid, 0, 0)
|
||||
end
|
||||
|
||||
function inventory_reposition()
|
||||
return 10, gui.get_viewport()[2] - document.root.size[2] - 100
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user