mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Improve prim sending by combining multiple prim updates into a single packet
This commit is contained in:
@@ -62,6 +62,8 @@ namespace OpenSim.Framework
|
||||
RegionStatus RegionStatus { get; set; }
|
||||
|
||||
ClientManager ClientManager { get; }
|
||||
float TimeDilation { get; }
|
||||
|
||||
event restart OnRestart;
|
||||
|
||||
void AddNewClient(IClientAPI client);
|
||||
|
||||
Reference in New Issue
Block a user