mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-31 04:25:40 +00:00
Fixed a cosmetic issue with the slide transition style.
This commit is contained in:
parent
b79fa3bbc2
commit
5a85da140a
|
@ -838,7 +838,6 @@ void ViewController::reloadAll()
|
|||
}
|
||||
else if (mState.viewing == SYSTEM_SELECT) {
|
||||
SystemData* system = mState.getSystem();
|
||||
goToSystemView(SystemData::sSystemVector.front(), false);
|
||||
mSystemListView->goToSystem(system, false);
|
||||
mCurrentView = mSystemListView;
|
||||
mCamera.r3().x() = 0;
|
||||
|
|
Loading…
Reference in a new issue