mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
We don't want the first name to be picked up
This commit is contained in:
@@ -147,6 +147,7 @@ namespace SabreTools
|
||||
// Create the output DatData object
|
||||
DatData datdata = new DatData
|
||||
{
|
||||
FileName = description,
|
||||
Name = name,
|
||||
Description = description,
|
||||
Version = "",
|
||||
|
||||
Reference in New Issue
Block a user