mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Oops, forgot to add the type here
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user