AVALANCHE: Janitorial - remove trailing spaces and tabs
This commit is contained in:
parent
3f6d034c8a
commit
e8ffcdc09c
9 changed files with 22 additions and 22 deletions
|
@ -105,7 +105,7 @@ void Dialogs::setReadyLight(byte state) {
|
|||
color = kColorGreen;
|
||||
break; // Hit a key
|
||||
}
|
||||
|
||||
|
||||
_vm->_graphics->drawReadyLight(color);
|
||||
CursorMan.showMouse(true);
|
||||
_vm->_ledStatus = state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue