TWINE: debug output for text handling
This commit is contained in:
parent
f98eead34f
commit
e9b72e2d7e
1 changed files with 1 additions and 0 deletions
|
@ -722,6 +722,7 @@ bool Text::getText(int32 index) {
|
||||||
// RECHECK: this was added for vox playback
|
// RECHECK: this was added for vox playback
|
||||||
currDialTextEntry = currIdx;
|
currDialTextEntry = currIdx;
|
||||||
|
|
||||||
|
debug(3, "text for bank %i with index %i (currIndex: %i): %s", _currentBankIdx, index, currIdx, _currDialTextPtr);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue