Moved item ban checking into the PlayerSlot handler. Still has the issue of kicking the person too early though.

This commit is contained in:
high 2011-08-13 12:50:53 -04:00
parent 258b7d48fb
commit ad664bfcca
4 changed files with 27 additions and 29 deletions

View file

@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.2.6.0812")]
[assembly: AssemblyFileVersion("3.2.6.0812")]
[assembly: AssemblyVersion("3.2.6.0813")]
[assembly: AssemblyFileVersion("3.2.6.0813")]