Can now set the race of the TechTree
git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1139 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -10,7 +10,7 @@ namespace OpenRa.TechTreeTest
|
||||
{
|
||||
public partial class Form1 : Form
|
||||
{
|
||||
TechTree techTree = new TechTree();
|
||||
TechTree techTree = new TechTree(BuildingRace.Soviet);
|
||||
|
||||
public Form1()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user