summaryrefslogtreecommitdiff
path: root/src/d/d_cc_d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_cc_d.cpp')
-rw-r--r--src/d/d_cc_d.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/d_cc_d.cpp b/src/d/d_cc_d.cpp
index d77af66d..ff3216da 100644
--- a/src/d/d_cc_d.cpp
+++ b/src/d/d_cc_d.cpp
@@ -32,7 +32,7 @@ dCcD_GStts::dCcD_GStts() {
mAtSpl = 0;
mTgSpl = 0;
mRoomId = 0;
- field_0x08 = -1;
+ mActorPerfTblId = -1;
mAtApid = -1;
mAtOldApid = -1;
mTgApid = -1;
@@ -45,7 +45,7 @@ void dCcD_GStts::Ct() {
mAtSpl = 0;
mTgSpl = 0;
mRoomId = 0;
- field_0x08 = -1;
+ mActorPerfTblId = -1;
mAtApid = -1;
mAtOldApid = -1;
mTgApid = -1;