diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:27:17 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:27:17 -0400 |
| commit | 4ac105c02d0943cd747f1c8c1e4c2d0bb811b5dd (patch) | |
| tree | 2fbfd179736bd4900dd74e4511741086a095b7ef /src/d/actor/d_a_ship.cpp | |
| parent | 780d4e680adcc37edc87c300f1c1951e2490a0a7 (diff) | |
JPN build fix, remove nonmatching comments
Diffstat (limited to 'src/d/actor/d_a_ship.cpp')
| -rw-r--r-- | src/d/actor/d_a_ship.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_ship.cpp b/src/d/actor/d_a_ship.cpp index 46e18b61..b78b10f0 100644 --- a/src/d/actor/d_a_ship.cpp +++ b/src/d/actor/d_a_ship.cpp @@ -4080,7 +4080,6 @@ BOOL daShip_c::execute() { attention_info.position = current.pos; if (!dComIfGp_checkPlayerStatus0(0, daPyStts0_SHIP_RIDE_e) && dComIfGs_isEventBit(0x908) && !checkStateFlg(daSFLG_UNK800000_e)) { if (dComIfGs_isEventBit(0x1980) || !dComIfGs_isEventBit(0x902)) { - attention_info.flags = fopAc_Attn_ACTION_SHIP_e; } else { |
