mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
*Cleaned up namespaces, filenames, etc in OpenSim.RegionServer
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
This commit is contained in:
@@ -33,7 +33,7 @@ using System.Net.Sockets;
|
||||
using libsecondlife;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim
|
||||
namespace OpenSim.RegionServer
|
||||
{
|
||||
public interface OpenSimNetworkHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user