mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* Minor cleanup
This commit is contained in:
@@ -3611,7 +3611,6 @@ namespace OpenSim.Region.ClientStack
|
||||
}
|
||||
|
||||
break;
|
||||
break;
|
||||
case PacketType.RequestObjectPropertiesFamily:
|
||||
//This powers the little tooltip that appears when you move your mouse over an object
|
||||
RequestObjectPropertiesFamilyPacket packToolTip = (RequestObjectPropertiesFamilyPacket)Pack;
|
||||
|
||||
Reference in New Issue
Block a user