Forgot one named entity

This commit is contained in:
Matt Nadareski
2024-11-27 20:31:56 -05:00
parent b782af427e
commit d5cef39f1b

View File

@@ -130,6 +130,9 @@ namespace SabreTools.Serialization.Wrappers
case LumpType.LUMP_ENTITIES:
filename = "entities.ent";
break;
case LumpType.LUMP_TEXTURES:
filename = "texture_data.bin";
break;
}
// If we have an invalid output directory