(220a59c65) Fixed nullref exception in AIObjectiveRescure.Act if the character has no FindSafety objective

This commit is contained in:
Joonas Rikkonen
2019-05-20 20:31:01 +03:00
parent 97b095bd10
commit b8da5670c1
23 changed files with 35 additions and 53 deletions
@@ -31,5 +31,5 @@ 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.0.*")]
[assembly: AssemblyVersion("0.9.0.1")]
[assembly: AssemblyFileVersion("0.9.0.1")]
[assembly: AssemblyVersion("0.9.0.2")]
[assembly: AssemblyFileVersion("0.9.0.2")]