mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Fix missing mapped field.
This commit is contained in:
@@ -105,6 +105,7 @@ public sealed class UpdateController : Controller
|
||||
NametableMirroring = header.NametableMirroring,
|
||||
Sha256 = header.Sha256,
|
||||
Submapper = header.Submapper,
|
||||
TimingMode = header.TimingMode,
|
||||
VsHardwareType = header.VsHardwareType,
|
||||
VsPpuType = header.VsPpuType
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user