cleanup
svn-id: r7866
This commit is contained in:
parent
e52ca34bb4
commit
8feba0dfaf
2 changed files with 2 additions and 1 deletions
|
@ -3366,6 +3366,7 @@ void SimonState::processSpecialKeys() {
|
|||
case 'i':
|
||||
if (_debugMode)
|
||||
_draw_images_debug ^= 1;
|
||||
break;
|
||||
}
|
||||
|
||||
_key_pressed = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue