Skip to content
Snippets Groups Projects
Unverified Commit d1278d33 authored by cosmic-linden's avatar cosmic-linden Committed by GitHub
Browse files

viewer#1051: Fix UI typos in PBR terrain error messages (#1052)

parent 0b159ef7
No related branches found
No related tags found
No related merge requests found
...@@ -4056,7 +4056,7 @@ Replace texture [TEXTURE_NUM] with an RGB [MAX_SIZE]x[MAX_SIZE] or smaller image ...@@ -4056,7 +4056,7 @@ Replace texture [TEXTURE_NUM] with an RGB [MAX_SIZE]x[MAX_SIZE] or smaller image
Couldn't set region materials: Couldn't set region materials:
Terrain material [MATERIAL_NUM] is not loaded. Terrain material [MATERIAL_NUM] is not loaded.
Wait for the material to load, or replace material [TEXTURE_NUM] with a valid material. Wait for the material to load, or replace material [MATERIAL_NUM] with a valid material.
</notification> </notification>
<notification <notification
...@@ -4067,7 +4067,7 @@ Wait for the material to load, or replace material [TEXTURE_NUM] with a valid ma ...@@ -4067,7 +4067,7 @@ Wait for the material to load, or replace material [TEXTURE_NUM] with a valid ma
Couldn&apos;t set region materials: Couldn&apos;t set region materials:
Terrain material [MATERIAL_NUM] failed to load. Terrain material [MATERIAL_NUM] failed to load.
Replace material [TEXTURE_NUM] with a valid material. Replace material [MATERIAL_NUM] with a valid material.
</notification> </notification>
<notification <notification
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment