fix materials simulator features

This commit is contained in:
UbitUmarov
2024-04-15 01:30:36 +01:00
parent ca69544ae9
commit 92bf9224de
3 changed files with 34 additions and 29 deletions

View File

@@ -61,9 +61,6 @@ namespace OpenSim.Framework
public const int MaxTextureResolution = 1024;
public const int RenderMaterialsCapability = 4;
public static readonly string DefaultTexture = "89556747-24cb-43ed-920b-47caed15465f"; //plywood
public static readonly UUID DefaultTextureID = new UUID(DefaultTexture);