Erase queued commands when another command is about to be queued.
This commit is contained in:
@@ -149,6 +149,7 @@ public:
|
||||
|
||||
virtual void OnPlaceObject(Point pt, TileIndex tile)
|
||||
{
|
||||
EraseQueuedTouchCommand();
|
||||
VpStartPlaceSizing(tile, VPM_X_AND_Y, DDSP_PLANT_TREES);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user