From 7240ee421a244545fd8c4f7cdfd4e426bd49feb0 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 20 Oct 2023 18:37:01 -0700 Subject: [PATCH] fix --- src/d/actor/d_a_swtact.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d/actor/d_a_swtact.cpp b/src/d/actor/d_a_swtact.cpp index 2eae55a9b..dc29f77a7 100644 --- a/src/d/actor/d_a_swtact.cpp +++ b/src/d/actor/d_a_swtact.cpp @@ -246,7 +246,7 @@ actor_method_class daSwTactMethodTable = { (process_method_func)daSwTact_Draw, }; -actor_process_profile_definition g_profile_SWTACT = { +actor_process_profile_definition g_profile_SW_TACT = { fpcLy_CURRENT_e, 7, fpcPi_CURRENT_e,