mirror of
https://github.com/opensim/opensim.git
synced 2026-05-30 14:17:12 +08:00
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
This commit is contained in:
@@ -42,14 +42,13 @@ using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Types;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Assets;
|
||||
using OpenSim.Caches;
|
||||
using OpenSim.Region.Caches;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Physics.Manager;
|
||||
using Nwc.XmlRpc;
|
||||
using OpenSim.Framework.Servers;
|
||||
using OpenSim.Framework.GenericConfig;
|
||||
|
||||
namespace OpenSim
|
||||
namespace OpenSim.Region.ClientStack
|
||||
{
|
||||
public class RegionApplicationBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user