canvas use in UI overhaul

This commit is contained in:
kepler155c@gmail.com
2019-01-30 16:27:23 -05:00
parent c180387438
commit ab22ae8224

View File

@@ -5,7 +5,7 @@ local os = _G.os
local config = Config.load('shop')
local shopTab = UI.Window {
local shopTab = UI.Tab {
tabTitle = 'Store',
index = 2,
form = UI.Form {