mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 14:35:44 +08:00
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
This commit is contained in:
@@ -42,9 +42,9 @@ using OpenSim.Framework.Types;
|
||||
using OpenSim.Framework.Inventory;
|
||||
using OpenSim.Framework.Utilities;
|
||||
using OpenSim.Assets;
|
||||
using OpenSim.Caches;
|
||||
using OpenSim.Region.Caches;
|
||||
|
||||
namespace OpenSim
|
||||
namespace OpenSim.Region.ClientStack
|
||||
{
|
||||
public delegate bool PacketMethod(ClientView simClient, Packet packet);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user