1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-16 18:01:40 +00:00

Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor

This commit is contained in:
Sfan5 2013-07-06 10:32:58 +02:00
parent 18d7bc7fa1
commit 307c57dcc4
5 changed files with 28 additions and 87 deletions

View file

@ -389,7 +389,7 @@ end
--------------------------------------------------------------------------------
function menubar.refresh()
menubar.formspec = "box[-2,7.625;15.75,1.75;BLK]"
menubar.formspec = "box[-2,7.625;15.75,1.75;000000]"
menubar.buttons = {}
local button_base = -1.8