Revert "Erase queued commands when another command is about to be queued."
This reverts commit 604205045f.
This commit is contained in:
@@ -467,7 +467,6 @@ struct BuildRoadToolbarWindow : Window {
|
||||
|
||||
virtual void OnPlaceObject(Point pt, TileIndex tile)
|
||||
{
|
||||
EraseQueuedTouchCommand();
|
||||
_remove_button_clicked = this->IsWidgetLowered(WID_ROT_REMOVE);
|
||||
_one_way_button_clicked = this->IsWidgetLowered(WID_ROT_ONE_WAY);
|
||||
switch (this->last_started_action) {
|
||||
|
||||
Reference in New Issue
Block a user