mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -61,11 +61,7 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
private readonly string m_firstname;
|
||||
private readonly string m_lastname;
|
||||
private readonly Vector3 m_startPos;
|
||||
<<<<<<< HEAD
|
||||
private readonly UUID m_uuid;
|
||||
=======
|
||||
private UUID m_uuid = UUID.Random();
|
||||
>>>>>>> avn/ubitvar
|
||||
private readonly Scene m_scene;
|
||||
private readonly UUID m_ownerID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user