canvas use in UI overhaul
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user