removed FieldLoader.LoadFields

This commit is contained in:
Bob
2010-08-27 18:12:56 +12:00
committed by Chris Forbes
parent a751b8c49d
commit 29a77f7c5c
6 changed files with 69 additions and 59 deletions

View File

@@ -12,7 +12,7 @@ using OpenRA.FileFormats;
namespace OpenRA.GameRules
{
[FieldLoader.CustomLoad()]
[FieldLoader.Foo()]
public class MusicInfo
{
public readonly string Filename = null;