9-slice the background image
This commit is contained in:
parent
7a0a44037a
commit
de575a6513
2
init.lua
2
init.lua
@ -57,7 +57,7 @@ unified_inventory = {
|
|||||||
imgscale = 1.25,
|
imgscale = 1.25,
|
||||||
std_inv_x = 0.3,
|
std_inv_x = 0.3,
|
||||||
std_inv_y = 5.5,
|
std_inv_y = 5.5,
|
||||||
standard_background = "background[0,0;1,1;ui_form_bg.png;true]",
|
standard_background = "background9[0,0;1,1;ui_formbg_9_sliced.png;true;16]",
|
||||||
}
|
}
|
||||||
|
|
||||||
uninv = unified_inventory
|
uninv = unified_inventory
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1003 B |
BIN
textures/ui_formbg_9_sliced.png
Normal file
BIN
textures/ui_formbg_9_sliced.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 240 B |
Loading…
Reference in New Issue
Block a user