mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
using System;
|
||||
using Nwc.XmlRpc;
|
||||
|
||||
namespace OpenSim.Servers
|
||||
namespace OpenSim.Framework.Servers
|
||||
{
|
||||
public delegate XmlRpcResponse XmlRpcMethod( XmlRpcRequest request );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user