Moved item ban checking into the PlayerSlot handler. Still has the issue of kicking the person too early though.
This commit is contained in:
parent
258b7d48fb
commit
ad664bfcca
4 changed files with 27 additions and 29 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue