mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Fix crash on login
This commit is contained in:
@@ -73,7 +73,7 @@ namespace OpenSim.Framework
|
||||
{
|
||||
return m_creatorIdAsUuid;
|
||||
}
|
||||
private set
|
||||
set
|
||||
{
|
||||
m_creatorIdAsUuid = value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user