Panel title is now by default empty

master
Zughy 2020-11-28 13:36:18 +01:00
parent c5e2afa621
commit 48634d6ea2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Panel = {
offset = {x = 0, y = 0},
size = { x = 1 },
number = 0xFFFFFF,
text = "Default"
text = ""
},
sub_img_elems = {},