Remove composer from player loader

This commit is contained in:
Joehu 2018-04-12 16:46:46 -07:00
parent ea24006a66
commit 128446e51d
1 changed files with 0 additions and 5 deletions

View File

@ -309,11 +309,6 @@ private void load(LocalisationEngine localisation)
Origin = Anchor.TopCentre,
Anchor = Anchor.TopCentre,
},
new MetadataLine("Composer", string.Empty)
{
Origin = Anchor.TopCentre,
Anchor = Anchor.TopCentre,
},
new MetadataLine("Mapper", metadata.AuthorString)
{
Origin = Anchor.TopCentre,