mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Applied patch from mantis #749, Grass now stays to set type when moved. thanks Grumly57.
This commit is contained in:
@@ -357,7 +357,7 @@ namespace SimpleApp
|
||||
{
|
||||
}
|
||||
public virtual void SendPrimTerseUpdate(ulong regionHandle, ushort timeDilation, uint localID,
|
||||
LLVector3 position, LLQuaternion rotation)
|
||||
LLVector3 position, LLQuaternion rotation, byte state)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user