git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1287 993157c7-ee19-0410-b2c4-bb4e9862e678

This commit is contained in:
(no author)
2007-07-16 22:03:29 +00:00
parent 58be529e32
commit 68a533d658
14 changed files with 2 additions and 277 deletions

View File

@@ -132,6 +132,7 @@ namespace OpenRa.Game
{
world.AddFrameEndTask(delegate
{
world.Remove( this );
world.Add(new ConstructionYard((fromCell * 24 - new int2(24, 24)).ToFloat2(), palette));
});
currentOrder = null;