Standardize lowercase UI presentation
This commit is contained in:
parent
7ab3c86e93
commit
633bbd9a88
29 changed files with 100 additions and 100 deletions
|
|
@ -54,7 +54,7 @@ mesh = SubResource("WaterMesh")
|
|||
material_override = SubResource("WaterMaterial")
|
||||
[node name="PondLabel" type="Label3D" parent="Visuals"]
|
||||
position = Vector3(-14, 2.4, 11)
|
||||
text = "POND"
|
||||
text = "pond"
|
||||
font_size = 34
|
||||
outline_size = 7
|
||||
billboard = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue