oops
svn-id: r5375
This commit is contained in:
parent
130d898c7f
commit
8132e3e32f
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ void SimonState::setup_hitarea_from_pos(uint x, uint y, uint mode)
|
|||
|
||||
if (_game & GAME_SIMON2) {
|
||||
if (_bit_array[4] & 0x8000 || y < 134) {
|
||||
x += _x_scroll * 8;
|
||||
x_ += _x_scroll * 8;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue