Fix crash when player leaves

This commit is contained in:
Li 2022-09-05 15:13:14 +12:00
parent ed721b362e
commit 4b48db6b2a
5 changed files with 13 additions and 9 deletions

View file

@ -30,8 +30,8 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.7.140.0")]
[assembly: AssemblyFileVersion("1.7.140.0")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]