downstream intermission wipe bugfix
This commit is contained in:
parent
e1097e6b37
commit
d351b2339b
3 changed files with 2 additions and 3 deletions
|
|
@ -150,9 +150,9 @@ Class SWWMStatScreen : StatusScreen abstract
|
|||
drawStats();
|
||||
break;
|
||||
case ShowNextLoc:
|
||||
case LeavingIntermission:
|
||||
drawShowNextLoc();
|
||||
break;
|
||||
case LeavingIntermission:
|
||||
break;
|
||||
default:
|
||||
drawNoState();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue