mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape instead - w00t!
This commit is contained in:
@@ -146,8 +146,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
/// <param name="child"></param>
|
||||
public abstract void AddNewClient(IClientAPI client, bool child);
|
||||
|
||||
public abstract uint AddNewPrim(LLUUID ownerId, PrimData primData, LLVector3 pos, LLQuaternion rotation, LLUUID texture, int flags);
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user