From 233e6b208aaf871a93deb476cbb0a54df9a38e9d Mon Sep 17 00:00:00 2001 From: Carter <144170194+carter-ktb21@users.noreply.github.com> Date: Fri, 25 Jul 2025 07:35:20 -0400 Subject: [PATCH] PR cleanup --- src/d/actor/d_a_e_sw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d/actor/d_a_e_sw.cpp b/src/d/actor/d_a_e_sw.cpp index 279c3a0c6f2..7c98d479812 100644 --- a/src/d/actor/d_a_e_sw.cpp +++ b/src/d/actor/d_a_e_sw.cpp @@ -232,7 +232,7 @@ fopAc_ac_c* daE_SW_c::search_bomb() { target_info = NULL; target_dist = l_HIO.bomb_notice_dist; fpcM_Search(s_b_sub, this); - field_0x688 = -1; + field_0x688 = fpcM_ERROR_PROCESS_ID_e; if (target_info != NULL) { field_0x688 = fopAcM_GetID(target_info);