more misc theming tweaks
minor UI update
This commit is contained in:
parent
ed70f51e83
commit
beb4eb35b4
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 697 B |
@ -316,7 +316,7 @@ end
|
||||
function ui.make_trash_slot(xpos, ypos)
|
||||
return
|
||||
ui.single_slot(xpos, ypos)..
|
||||
"image["..xpos..","..ypos..";1.25,1.25;"..dreambuilder_theme.name.."_ui_trash_slot_icon.png^[opacity:95]"..
|
||||
"image["..xpos..","..ypos..";1.25,1.25;"..dreambuilder_theme.name.."_ui_trash_slot_icon.png]"..
|
||||
"list[detached:trash;main;"..(xpos + ui.list_img_offset)..","..(ypos + ui.list_img_offset)..";1,1;]"
|
||||
end
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 697 B |
Loading…
x
Reference in New Issue
Block a user