Moved unhandled exception logging to before saving the world. In case the world saving crashes.
Tidied some code. New day, new version
This commit is contained in:
parent
923aa66694
commit
dcf67248f7
4 changed files with 20 additions and 23 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.0.0627")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0627")]
|
||||
[assembly: AssemblyVersion("2.3.0.0628")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0628")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue