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:
high 2011-06-28 10:56:47 -04:00
parent 923aa66694
commit dcf67248f7
4 changed files with 20 additions and 23 deletions

View file

@ -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")]