mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of CommsManager and into a module (AgentAgentTransactionModule), still needs cleaning up though.
But its one more thing out of the CommsManager. One day we will kill the CommsManager!
This commit is contained in:
@@ -1618,8 +1618,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
SendFullUpdateToAllClients();
|
||||
|
||||
SendObjectPropertiesToClient(AgentID);
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user