mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-13 00:31:28 +00:00
Fix LBP2 recently played for story levels
This commit is contained in:
parent
57981960b6
commit
ab98da42c3
2 changed files with 3 additions and 1 deletions
|
@ -73,7 +73,7 @@ public class SlotsController : ControllerBase
|
|||
{
|
||||
slots.Add(new GameDeveloperSlot
|
||||
{
|
||||
SlotId = slotId,
|
||||
InternalSlotId = slotId,
|
||||
});
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue