commented my hack
svn-id: r9851
This commit is contained in:
parent
09368e09f2
commit
fcf04ecbfd
1 changed files with 1 additions and 0 deletions
|
@ -3377,6 +3377,7 @@ void Scumm::updatePalette() {
|
|||
void Scumm::setupCursor() {
|
||||
_cursor.animate = 1;
|
||||
if (_gameId == GID_TENTACLE) {
|
||||
// HACK: For DOTT we manually set the default cursor. See also bug #786994
|
||||
setCursorImg(697, 60, 1);
|
||||
makeCursorColorTransparent(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue