(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
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libvlc.so.5.6.0
-1
View File
@@ -1 +0,0 @@
libvlc.so.5.6.0
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libvlccore.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2.1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libvlccore.so.9'
# Names of this library.
library_names='libvlccore.so.9.0.0 libvlccore.so.9 libvlccore.so'
# The name of the static archive.
old_library=''
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lidn -lpthread -ldl -lm -ldbus-1'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libvlccore.
current=9
age=0
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib'
@@ -1 +0,0 @@
libvlccore.so.9.0.0
@@ -1 +0,0 @@
libvlccore.so.9.0.0
Binary file not shown.