diff options
Diffstat (limited to 'src/d/d_throwstone.cpp')
| -rw-r--r-- | src/d/d_throwstone.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_throwstone.cpp b/src/d/d_throwstone.cpp index cf7dde4e..9d1cf007 100644 --- a/src/d/d_throwstone.cpp +++ b/src/d/d_throwstone.cpp @@ -141,7 +141,7 @@ actor_process_profile_definition g_profile_THROWSTONE = { &g_fopAc_Method.base, 0x01CE, &l_daThrowstone_Method, - 0x00040100, + fopAcStts_CULL_e | fopAcStts_UNK40000_e, fopAc_ACTOR_e, fopAc_CULLBOX_0_e, }; |
