diff options
Diffstat (limited to 'src/object/object6A.c')
| -rw-r--r-- | src/object/object6A.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/object6A.c b/src/object/object6A.c index 67ccf719..d1296659 100644 --- a/src/object/object6A.c +++ b/src/object/object6A.c @@ -448,7 +448,7 @@ void sub_08095088(Object6AEntity* this) { super->interactType = 0; super->action = 2; sub_080788E0(super); - CreateEzloHint(0x1F1F, 0); + CreateEzloHint(TEXT_INDEX(TEXT_BELARI, 0x1F), 0); } break; case 2: |
