diff --git a/matchanovel/defold_gui/debug.gui b/matchanovel/defold_gui/debug.gui index 640f45a..48db695 100644 --- a/matchanovel/defold_gui/debug.gui +++ b/matchanovel/defold_gui/debug.gui @@ -1,7 +1,7 @@ script: "/matchanovel/defold_gui/debug.gui_script" fonts { name: "system_font" - font: "/builtins/fonts/system_font.font" + font: "/builtins/fonts/default.font" } background_color { x: 0.0 @@ -65,6 +65,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -123,6 +124,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -189,6 +191,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -247,6 +250,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -305,6 +309,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -371,6 +376,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } material: "/builtins/materials/gui.material" adjust_reference: ADJUST_REFERENCE_PARENT