JANITORIAL: Remove trailing spaces
This commit is contained in:
parent
c5efd9f748
commit
dead4aa014
379 changed files with 1319 additions and 1319 deletions
|
@ -3889,7 +3889,7 @@ bool LBMiniGameItem::togglePlaying(bool playing, bool restart) {
|
|||
// Go back to the menu if requested, otherwise go to the requested page
|
||||
if (returnToMenu)
|
||||
_vm->addNotifyEvent(NotifyEvent(kLBNotifyGoToControls, 1));
|
||||
else
|
||||
else
|
||||
_vm->addNotifyEvent(NotifyEvent(kLBNotifyChangePage, destPage));
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue