tidy
This commit is contained in:
@@ -18,6 +18,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
public object Create(ActorInitializer init) { return new CapturableBar(init.self); }
|
||||
}
|
||||
|
||||
class CapturableBar : ISelectionBar
|
||||
{
|
||||
Capturable cap;
|
||||
|
||||
Reference in New Issue
Block a user