move water & light palette manips into ra

This commit is contained in:
Chris Forbes
2010-05-20 18:12:13 +12:00
parent d3332a7454
commit 4585addff2
5 changed files with 8 additions and 7 deletions

View File

@@ -55,7 +55,6 @@ namespace OpenRA.FileFormats
FieldLoader.LoadField(self,field,my[field].Value);
}
}
public static void LoadField( object self, string key, string value )
{