mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-20 21:19:10 +00:00
(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour.
This commit is contained in:
@@ -528,7 +528,7 @@ public:
|
||||
|
||||
virtual void OnInvalidateData(int data)
|
||||
{
|
||||
this->OnTick();
|
||||
this->UpdateStatistics(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user