support power impl pretty much done
This commit is contained in:
@@ -16,5 +16,6 @@ namespace OpenRa.Game.GameRules
|
||||
public readonly string[] Prerequisite = { };
|
||||
public readonly int TechLevel = -1;
|
||||
public readonly bool GivenAuto = true;
|
||||
public readonly string Impl = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user