Merge pull request #506 from TwilitRealm/instant-text-responsiveness

Instant Text: Fix holding B in the middle of a textbox
This commit is contained in:
TakaRikka
2026-04-23 14:08:09 -07:00
committed by GitHub
+7
View File
@@ -1987,6 +1987,13 @@ bool jmessage_tSequenceProcessor::do_isReady() {
}
#endif
#if TARGET_PC
if (dusk::getSettings().game.instantText && mDoCPd_c::getHoldB(0)) {
field_0xb2 = 1;
pReference->setSendTimer(0);
}
#endif
if (dComIfGp_checkMesgBgm()) {
bool isItemMusicPlaying = true;
if (mDoAud_checkPlayingSubBgmFlag() != Z2BGM_ITEM_GET &&