Clean up code for various actors

This commit is contained in:
LagoLunatic
2023-10-29 02:07:52 -04:00
parent ba28e8e9ac
commit 2c907c8a21
17 changed files with 116 additions and 118 deletions
+1 -1
View File
@@ -703,7 +703,7 @@ namespace daBomb2 {
}
void Act_c::on_carry() {
mAttentionInfo.setFlag(fopAc_Attn_ACTION_CARRY_e);
mAttentionInfo.mFlags |= fopAc_Attn_ACTION_CARRY_e;
}
void Act_c::off_carry() {