add a version number variable to the main table
This commit is contained in:
parent
eb3b8d9626
commit
ce160eea55
1
init.lua
1
init.lua
@ -38,6 +38,7 @@ unified_inventory = {
|
||||
imgscale = 1.25,
|
||||
list_img_offset = 0.13,
|
||||
standard_background = "background9[0,0;1,1;ui_formbg_9_sliced.png;true;16]",
|
||||
version = 2
|
||||
}
|
||||
|
||||
local ui = unified_inventory
|
||||
|
Loading…
Reference in New Issue
Block a user