Partial Branch Sync

This commit is contained in:
mark 2007-08-27 08:49:15 +00:00
parent 4718a4b911
commit 1ef98f10ec
32 changed files with 166 additions and 102 deletions

View file

@ -5,7 +5,7 @@ using System.Collections;
using Server.Accounting;
using Server.Network;
namespace Server.Admin
namespace Server.RemoteAdmin
{
public class AdminNetwork
{