Use attention enums everywhere instead of integer literals (#3044)

This commit is contained in:
Max Roncace
2026-01-14 09:55:59 -05:00
committed by GitHub
parent db936de5c9
commit 43eac24e2e
59 changed files with 160 additions and 146 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ int daObjKshtr_c::Create() {
field_0x5fc = 0.0f;
attention_info.position.y += 150.0f;
eyePos.y += 150.0f;
attention_info.flags = 0x20;
attention_info.flags = fopAc_AttnFlag_DOOR_e;
if (mIsCheckKey) {
mAction = 0;