Do this in metrics instead.
This commit is contained in:
@@ -206,8 +206,6 @@ RString Screen::GetNextScreen() const
|
||||
|
||||
RString Screen::GetPrevScreen() const
|
||||
{
|
||||
if( SCREENMAN->IsStackedScreen(this) )
|
||||
return "--Stacked Screen--";
|
||||
return PREV_SCREEN;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user