mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 22:58:09 +00:00
Revert change that caused more problems
svn-id: r10395
This commit is contained in:
parent
e9dd4dc167
commit
d60237eab9
@ -359,9 +359,6 @@ int Scumm::checkMouseOver(int x, int y) const {
|
||||
}
|
||||
|
||||
void Scumm::drawVerb(int verb, int mode) {
|
||||
//if (_version <= 2 && !(_userState & 128)) // Don't draw verbs unless active
|
||||
// return;
|
||||
|
||||
VerbSlot *vs;
|
||||
bool tmp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user