diff options
| -rw-r--r-- | doc/testplans/pbr_terrain_composition.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md index 524583aa7a..8cc5560f64 100644 --- a/doc/testplans/pbr_terrain_composition.md +++ b/doc/testplans/pbr_terrain_composition.md @@ -50,7 +50,7 @@ A user with appropriate permissions can change and save the textures or material  Saving may fail for the following reasons:  - A terrain or material texture is invalid or null -- A terrain texture is greater than 1024 resolution (Subject to change. See https://github.com/secondlife/viewer/issues/760) +- A terrain texture is greater than the max texture upload resolution  Unlike a viewer without PBR terrain support, the new viewer will no longer treat textures with alpha channels as invalid. | 
