git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1287 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user