fix instant text clearing shop messages too early

This commit is contained in:
gymnast86
2026-04-28 18:03:06 -07:00
parent 3e05789b58
commit f75faf6b06
3 changed files with 41 additions and 9 deletions
+3
View File
@@ -67,6 +67,9 @@ public:
bool isStaffMessage();
bool isSaveMessage();
bool isTalkMessage();
#if TARGET_PC
bool isShopItemMessage();
#endif
const char* getSmellName();
const char* getPortalName();
const char* getBombName();