From 772cefd700bc6ac6f719f0ab496f75c50f07b200 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 19 Apr 2022 12:49:18 -0700 Subject: [PATCH] Multisession is multi-line --- CHANGELIST.md | 1 + MPF.Library/InfoTool.cs | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELIST.md b/CHANGELIST.md index 03602aa7..9be8881e 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -79,6 +79,7 @@ - Sync to newest CICM - Update solution file for VS2022 - Add Aaru as a submodule for .NET 6 +- Multisession is multi-line ### 2.3 (2022-02-05) - Start overhauling Redump information pulling, again diff --git a/MPF.Library/InfoTool.cs b/MPF.Library/InfoTool.cs index 74cc468a..7758ef36 100644 --- a/MPF.Library/InfoTool.cs +++ b/MPF.Library/InfoTool.cs @@ -2025,6 +2025,7 @@ namespace MPF.Library case SiteCode.Extras: case SiteCode.Games: case SiteCode.GameFootage: + case SiteCode.Multisession: case SiteCode.NetYarozeGames: case SiteCode.Patches: case SiteCode.PlayableDemos: