Auto-select last used tool when user cancels build action, only for roads now

This commit is contained in:
pelya
2014-11-12 03:25:09 +02:00
parent 5934a69f67
commit fdddd873dd
6 changed files with 32 additions and 1 deletions

View File

@@ -82,4 +82,6 @@ void MarkTileDirtyByTile(TileIndex tile);
Point GetViewportStationMiddle(const ViewPort *vp, const Station *st);
void ToolbarSelectLastTool();
#endif /* VIEWPORT_FUNC_H */