Oops, forgot to add the type here

This commit is contained in:
Matt Nadareski
2016-05-20 14:04:49 -07:00
parent 99fa6da6b0
commit 290494c598

View File

@@ -121,6 +121,7 @@ namespace SabreTools.Helper
{ {
RomData rom = new RomData RomData rom = new RomData
{ {
Type = "rom",
Name = "null", Name = "null",
Game = String.Join("\\", parent), Game = String.Join("\\", parent),
Size = -1, Size = -1,