Skip to content

Commit b7fd33b

Browse files
committed
Missing texture
1 parent ebd604b commit b7fd33b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/test.gui

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,9 @@ fonts {
33
name: "druid_text_bold"
44
font: "/druid/fonts/druid_text_bold.font"
55
}
6+
textures {
7+
name: "druid"
8+
texture: "/druid/druid.atlas"
9+
}
610
material: "/builtins/materials/gui.material"
711
adjust_reference: ADJUST_REFERENCE_DISABLED

0 commit comments

Comments
 (0)