Removed mousefontchars, valid chars are 0x20-0xA9(32-169)
Added checking to player names too.
This commit is contained in:
parent
1cd0f4c74b
commit
b382125cc5
8 changed files with 33 additions and 31 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.4.0708")]
|
||||
[assembly: AssemblyFileVersion("2.3.4.0708")]
|
||||
[assembly: AssemblyVersion("2.3.4.0709")]
|
||||
[assembly: AssemblyFileVersion("2.3.4.0709")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue