mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor: Remove mono compiler warning in LLClientView
This commit is contained in:
@@ -7069,7 +7069,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
if (handlerUpdatePrimFlags != null)
|
||||
{
|
||||
byte[] data = Pack.ToBytes();
|
||||
// byte[] data = Pack.ToBytes();
|
||||
// 46,47,48 are special positions within the packet
|
||||
// This may change so perhaps we need a better way
|
||||
// of storing this (OMV.FlagUpdatePacket.UsePhysics,etc?)
|
||||
|
||||
Reference in New Issue
Block a user