mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Rename namespace to FunSL.
This commit is contained in:
@@ -31,9 +31,9 @@ using libsecondlife;
|
||||
using libsecondlife.Packets;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Communications.Cache;
|
||||
using OpenSim.Region.ClientStack.LindenUDP;
|
||||
using OpenSim.Region.ClientStack.FunSLUDP;
|
||||
|
||||
namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
namespace OpenSim.Region.ClientStack.FunSLUDP
|
||||
{
|
||||
public class LLPacketServer
|
||||
{
|
||||
@@ -147,4 +147,4 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
client.Close(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user