enforce invariant culture on landmarks

This commit is contained in:
UbitUmarov
2019-12-10 12:33:56 +00:00
parent 052e4a060c
commit 449bd9beab
4 changed files with 7 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ namespace OpenSim.Framework
// regions and viewer compatibility
public readonly static int TEXTURE_COUNT = 45;
public const int TEXTURE_COUNT_PV7 = 26;
public const int TEXTURE_COUNT_PV7 = 29;
public const int BAKES_COUNT_PV7 = 6;
public const int MAXWEARABLE_PV7 = 16;
public const int MAXWEARABLE_LEGACY = 15;