mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 17:49:58 -04:00
scannon / scannon_crs / scannon_ten done (#2632)
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
This commit is contained in:
@@ -408,7 +408,7 @@ void daObjBATTA_c::hook() {
|
||||
batta_setParticle();
|
||||
}
|
||||
|
||||
if (!fopAcM_checkStatus(this, fopAcM_STATUS_HOOK_CARRY_NOW)) {
|
||||
if (!fopAcM_CheckStatus(this, fopAcM_STATUS_HOOK_CARRY_NOW)) {
|
||||
setAction(&daObjBATTA_c::wait);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user