Rename actor orig->home and next->old

This commit is contained in:
LagoLunatic
2024-01-16 18:30:05 -05:00
parent fb6939d9cd
commit 4463680333
45 changed files with 225 additions and 232 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ void daTagKbItem_c::dig_main() {
}
if (field_0x2a1 != 0xFF) {
mpActor->orig.angle.z = field_0x2a1;
mpActor->home.angle.z = field_0x2a1;
fopAcM_onSwitch(this, field_0x2a4);
fopAcM_delete(this);
r30 = true;