mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Removed Functions From Global
This commit is contained in:
@@ -258,7 +258,7 @@ Gui.element(function(event_trigger,parent,warp)
|
||||
type = 'sprite-button',
|
||||
sprite = 'item/'..warp.icon,
|
||||
tooltip = {'warp-list.goto-tooltip',warp_position.x,warp_position.y},
|
||||
style = 'slot_sized_button'
|
||||
style = 'slot_button'
|
||||
}
|
||||
end)
|
||||
:style(Styles.sprite32)
|
||||
|
||||
Reference in New Issue
Block a user