summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_sea.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-04-22 13:20:05 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-04-22 13:20:05 -0400
commitf856df04e518ee246245a4e6cbf31e00358b4f1e (patch)
treea65d44bd68a938721011da941806084ba3355ec9 /src/d/actor/d_a_sea.cpp
parent94f3b78155f75de3a1bb1eaf8652d9017df18d65 (diff)
Regenerate old actor profiles for consistency
Diffstat (limited to 'src/d/actor/d_a_sea.cpp')
-rw-r--r--src/d/actor/d_a_sea.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/actor/d_a_sea.cpp b/src/d/actor/d_a_sea.cpp
index 9d17f9b9..1a2cac06 100644
--- a/src/d/actor/d_a_sea.cpp
+++ b/src/d/actor/d_a_sea.cpp
@@ -398,7 +398,7 @@ static actor_method_class l_daSea_Method = {
actor_process_profile_definition g_profile_SEA = {
/* LayerID */ fpcLy_CURRENT_e,
- /* ListID */ 2,
+ /* ListID */ 0x0002,
/* ListPrio */ fpcPi_CURRENT_e,
/* ProcName */ PROC_SEA,
/* Proc SubMtd */ &g_fpcLf_Method.base,
@@ -406,7 +406,7 @@ actor_process_profile_definition g_profile_SEA = {
/* SizeOther */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
- /* Priority */ 0x0077,
+ /* Priority */ 0x009A,
/* Actor SubMtd */ &l_daSea_Method,
/* Status */ fopAcStts_UNK40000_e,
/* Group */ fopAc_ACTOR_e,