mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
Added Alpha Sort For Warps
This commit is contained in:
@@ -85,6 +85,7 @@ local function make_warp_point(position,surface,force,name)
|
||||
icon={type='item',name=warp_item}
|
||||
})
|
||||
_warps().warps[name] = {tag=tag,surface=surface,position=tag.position,old_tile=old_tile}
|
||||
_warps().warps = table.keysort(_warps().warps)
|
||||
Gui.left.update('warp-list')
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user