mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 07:05:46 +08:00
* Merged ClientViewBase into ClientView for great justice
This commit is contained in:
@@ -59,7 +59,7 @@ namespace OpenSim.Region.ClientStack
|
||||
}
|
||||
}
|
||||
|
||||
protected override void ProcessInPacket(Packet Pack)
|
||||
protected void ProcessInPacket(Packet Pack)
|
||||
{
|
||||
ack_pack(Pack);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user