(gecko) Add support for custom order generators

This commit is contained in:
Chris Forbes
2010-11-02 13:35:26 +13:00
parent 7762241653
commit bc7cf09287
4 changed files with 71 additions and 28 deletions

View File

@@ -38,4 +38,4 @@ namespace OpenRA.Mods.RA
RemainingTicks = duration;
}
}
}
}