HAX IT DOES STUFFS
git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1280 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -10,7 +10,7 @@ namespace OpenRa.Game
|
||||
|
||||
public MoveOrder(float2 destination)
|
||||
{
|
||||
this.Destination = destination;
|
||||
this.Destination = destination - new float2(24,24); //HACK account for MCV size
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user