mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Use title instead
This commit is contained in:
parent
e098201581
commit
88bda9d388
@ -134,7 +134,7 @@ namespace NewHorizons.Handlers
|
||||
{
|
||||
var rootSection = MakeNode(doc, "section", new Dictionary<string, string>()
|
||||
{
|
||||
{ "name", "Custom" },
|
||||
{ "name", title },
|
||||
{ "credits-type", "Final Fast Krazy" }
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user