1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-29 13:20:25 +02:00

More new Textures, Clean up a bit

This commit is contained in:
BlockMen
2014-04-17 14:21:21 +02:00
parent 1e628ed92a
commit 13dfc2c0e9
24 changed files with 28 additions and 44 deletions

View File

@ -12,7 +12,7 @@ LIGHT_MAX = 14
default = {}
-- GUI related stuff
gui_bg = "bgcolor[#0009;true]"
gui_bg = "bgcolor[#080808BB;true]"
gui_bg_img = "background[5,5;1,1;gui_formbg.png;true]"
gui_slots = "listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]"