Updated Warps List

This commit is contained in:
Cooldude2606
2019-10-24 21:34:28 +01:00
parent b74c334913
commit 0b340ab899
101 changed files with 1294 additions and 913 deletions

View File

@@ -333,7 +333,9 @@ Gui.element(function(event_trigger,parent)
}
-- Set the frame style
frame.style.padding = 2
local frame_style = frame.style
frame_style.padding = 2
frame_style.minimal_width = 200
-- Draw the internal container
local container =