mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
Clean up code for various actors
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user