port allies-01 to new Lua API

This commit is contained in:
Matthias Mailänder
2014-08-31 10:48:22 +02:00
parent 7393527cbf
commit 867ebcec3b
10 changed files with 300 additions and 102 deletions

View File

@@ -67,6 +67,6 @@ namespace OpenRA.Mods.RA.Widgets.Logic
parent.AddChild(widget);
}
}
}
}
}