mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +02:00
Missing texture
This commit is contained in:
parent
ebd604b29b
commit
b7fd33bf3b
@ -3,5 +3,9 @@ fonts {
|
|||||||
name: "druid_text_bold"
|
name: "druid_text_bold"
|
||||||
font: "/druid/fonts/druid_text_bold.font"
|
font: "/druid/fonts/druid_text_bold.font"
|
||||||
}
|
}
|
||||||
|
textures {
|
||||||
|
name: "druid"
|
||||||
|
texture: "/druid/druid.atlas"
|
||||||
|
}
|
||||||
material: "/builtins/materials/gui.material"
|
material: "/builtins/materials/gui.material"
|
||||||
adjust_reference: ADJUST_REFERENCE_DISABLED
|
adjust_reference: ADJUST_REFERENCE_DISABLED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user