core optimization for small servers

moonglow CoM base coordinates
removed an unnecessary using directives
name change api
client verification null sanity check
This commit is contained in:
mark@runuo.com 2013-05-09 21:36:54 +00:00
parent 110bd99e56
commit 4e0b7a329a
5 changed files with 32 additions and 4 deletions

View file

@ -2,7 +2,6 @@ using Server;
using Server.Gumps;
using Server.Network;
using System;
using System.Windows.Forms;
namespace Server.Items
{