canvas use in UI overhaul
This commit is contained in:
@@ -5,7 +5,7 @@ local os = _G.os
|
|||||||
|
|
||||||
local config = Config.load('shop')
|
local config = Config.load('shop')
|
||||||
|
|
||||||
local shopTab = UI.Window {
|
local shopTab = UI.Tab {
|
||||||
tabTitle = 'Store',
|
tabTitle = 'Store',
|
||||||
index = 2,
|
index = 2,
|
||||||
form = UI.Form {
|
form = UI.Form {
|
||||||
|
|||||||
Reference in New Issue
Block a user