mirror of
https://github.com/opensim/opensim.git
synced 2026-05-31 23:05:52 +08:00
Rename namespace to FunSL.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
using System.Net.Sockets;
|
||||
|
||||
namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
namespace OpenSim.Region.ClientStack.FunSLUDP
|
||||
{
|
||||
public interface LLClientStackNetworkHandler
|
||||
{
|
||||
@@ -35,4 +35,4 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
void RemoveClientCircuit(uint circuitcode);
|
||||
void RegisterPacketServer(LLPacketServer server);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user