Redraw connecting link graph overlay links when moving station sign
Add test console command
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
|
||||
void RebuildCache(bool incremental = false);
|
||||
bool CacheStillValid() const;
|
||||
void MarkStationViewportLinksDirty(const Station *st);
|
||||
void Draw(const DrawPixelInfo *dpi);
|
||||
void SetCargoMask(CargoTypes cargo_mask);
|
||||
void SetCompanyMask(uint32 company_mask);
|
||||
|
Reference in New Issue
Block a user