mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
new version of patch to add default-user switch new version :qw :wq updated version of default user switch for load oar :q :q
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
8b3c2f7d0c
commit
9e83b43009
@@ -218,6 +218,8 @@ namespace OpenSim.Region.CoreModules.World.Archiver
|
||||
m_merge = options.ContainsKey("merge");
|
||||
m_requestId = requestId;
|
||||
|
||||
m_defaultUser = scene.RegionInfo.EstateSettings.EstateOwner;
|
||||
|
||||
// Zero can never be a valid user id
|
||||
m_validUserUuids[UUID.Zero] = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user