ops
svn-id: r11316
This commit is contained in:
parent
d5eddef057
commit
b19119e89f
2 changed files with 2 additions and 2 deletions
|
@ -207,7 +207,7 @@ void ScummEngine::CHARSET_1() {
|
|||
if (_charset->_center) {
|
||||
if (t > _charset->_nextLeft)
|
||||
t = _charset->_nextLeft;
|
||||
t /= 2;
|
||||
t *= 2;
|
||||
}
|
||||
|
||||
buffer = _charsetBuffer + _charsetBufPos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue