summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_zl1.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_npc_zl1.cpp
parent94f3b78155f75de3a1bb1eaf8652d9017df18d65 (diff)
Regenerate old actor profiles for consistency
Diffstat (limited to 'src/d/actor/d_a_npc_zl1.cpp')
-rw-r--r--src/d/actor/d_a_npc_zl1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_npc_zl1.cpp b/src/d/actor/d_a_npc_zl1.cpp
index b2fd37b3..e3837163 100644
--- a/src/d/actor/d_a_npc_zl1.cpp
+++ b/src/d/actor/d_a_npc_zl1.cpp
@@ -677,7 +677,6 @@ static BOOL daNpc_Zl1_IsDelete(daNpc_Zl1_c*) {
/* Nonmatching */
}
-
static actor_method_class l_daNpc_Zl1_Method = {
(process_method_func)daNpc_Zl1_Create,
(process_method_func)daNpc_Zl1_Delete,