Cleanup
svn-id: r24533
This commit is contained in:
parent
f07fc242b3
commit
9f85511537
6 changed files with 14 additions and 22 deletions
|
@ -726,7 +726,7 @@ void AGOSEngine::printBox() {
|
|||
_textWindow->textRow = 0;
|
||||
_textWindow->textColumnOffset = 0;
|
||||
_textWindow->textLength = 0;
|
||||
justifyStart(_textWindow->textLength, _textWindow->textMaxLength);
|
||||
justifyStart();
|
||||
waitForSync(99);
|
||||
BoxBufferPtr = _boxBuffer;
|
||||
while (*BoxBufferPtr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue