mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 23:31:57 +00:00
GNAP: Fix inventory content when loading from launcher
This commit is contained in:
parent
94c58f9143
commit
e14e7992cc
@ -705,6 +705,7 @@ void GnapEngine::mainLoop() {
|
||||
int slot = _loadGameSlot;
|
||||
_loadGameSlot = -1;
|
||||
loadGameState(slot);
|
||||
_wasSavegameLoaded = true;
|
||||
|
||||
showCursor();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user