chronotank in aftermath mod dll

This commit is contained in:
Chris Forbes
2010-01-17 10:31:48 +13:00
parent 9c78406f08
commit b290d46ddc
12 changed files with 35 additions and 61 deletions

View File

@@ -7,7 +7,7 @@ using OpenRa.FileFormats;
namespace OpenRa
{
class SyncAttribute : Attribute { }
public class SyncAttribute : Attribute { }
static class Sync
{