diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-04-22 13:20:05 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-04-22 13:20:05 -0400 |
| commit | f856df04e518ee246245a4e6cbf31e00358b4f1e (patch) | |
| tree | a65d44bd68a938721011da941806084ba3355ec9 /src/d/actor/d_a_obj_barrel.cpp | |
| parent | 94f3b78155f75de3a1bb1eaf8652d9017df18d65 (diff) | |
Regenerate old actor profiles for consistency
Diffstat (limited to 'src/d/actor/d_a_obj_barrel.cpp')
| -rw-r--r-- | src/d/actor/d_a_obj_barrel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_barrel.cpp b/src/d/actor/d_a_obj_barrel.cpp index b67ea8a0..0532e56a 100644 --- a/src/d/actor/d_a_obj_barrel.cpp +++ b/src/d/actor/d_a_obj_barrel.cpp @@ -245,7 +245,7 @@ actor_process_profile_definition g_profile_Obj_Barrel = { /* Parameters */ 0, /* Leaf SubMtd */ &g_fopAc_Method.base, /* Priority */ 0x0109, - /* Actor SubMtd */ &daObjBarrel::daObjBarrel::Method::Table, + /* Actor SubMtd */ &daObjBarrel::Method::Table, /* Status */ fopAcStts_CULL_e | fopAcStts_FREEZE_e | fopAcStts_UNK40000_e | fopAcStts_UNK80000_e | fopAcStts_UNK8000000_e, /* Group */ fopAc_ACTOR_e, /* CullType */ fopAc_CULLSPHERE_CUSTOM_e, |
