From 6615f8b74f5f959ccae5a33aeae90b37b3cd511b Mon Sep 17 00:00:00 2001 From: Benoit Bolsee Date: Sat, 22 Mar 2008 14:47:42 +0000 Subject: BGE correction: AddRef() on source object of property actuator to protect against crash if the source object is deleted (bad game design anyway) --- projectfiles_vc7/blender/src/BL_src.vcproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'projectfiles_vc7/blender') diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj index 8a17fc712eb..4d98c52de17 100644 --- a/projectfiles_vc7/blender/src/BL_src.vcproj +++ b/projectfiles_vc7/blender/src/BL_src.vcproj @@ -547,6 +547,9 @@ + + -- cgit v1.2.3