forked from mirror/OpenTTD
Feature: Add existing station coverage area display when placing new station parts.
This commit is contained in:
@@ -2445,6 +2445,8 @@ void UpdateTileSelection()
|
||||
int x1;
|
||||
int y1;
|
||||
|
||||
if (_thd.freeze) return;
|
||||
|
||||
HighLightStyle new_drawstyle = HT_NONE;
|
||||
bool new_diagonal = false;
|
||||
|
||||
|
Reference in New Issue
Block a user