mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Prim creation working.
This commit is contained in:
@@ -69,7 +69,7 @@ namespace OpenSim
|
||||
|
||||
private AgentAssetUpload UploadAssets;
|
||||
private LLUUID newAssetFolder = LLUUID.Zero;
|
||||
private bool debug = false;
|
||||
private bool debug = true;
|
||||
protected IWorld m_world;
|
||||
private Dictionary<uint, ClientView> m_clientThreads;
|
||||
private AssetCache m_assetCache;
|
||||
|
||||
Reference in New Issue
Block a user