Lots of little stuff..

Generics
Misc tweaks/fixes
This commit is contained in:
mark 2006-12-28 19:32:01 +00:00
parent 8da138d6ed
commit 455fa28f48
16 changed files with 99 additions and 219 deletions

View file

@ -1125,10 +1125,6 @@ namespace Server.Commands
return;
}
if ( GoGump.MoveToLocation( from, e.ArgString ) )
return;
if ( e.Length == 1 )
{
try