mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
ooops
This commit is contained in:
@@ -1233,7 +1233,7 @@ namespace OpenSim.Framework
|
||||
{
|
||||
_sculptTexture = new UUID(data, pos);
|
||||
_sculptType = data[pos + 16];
|
||||
_sculptEntry = (_sculptType != 0);
|
||||
_sculptEntry = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user