mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 12:15:18 +01:00
Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user