mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-26 22:05:36 +01:00
This commit is contained in:
parent
dfd9fbf873
commit
4a5db57f7b
@ -229,6 +229,7 @@ void InvalidateCompanyWindows()
|
|||||||
w->SetWidgetDirty(WID_CF_OWN_VALUE);
|
w->SetWidgetDirty(WID_CF_OWN_VALUE);
|
||||||
w->SetWidgetDirty(WID_CF_BALANCE_VALUE);
|
w->SetWidgetDirty(WID_CF_BALANCE_VALUE);
|
||||||
}
|
}
|
||||||
|
SetWindowWidgetDirty(WC_COMPANY, cid, WID_C_DESC_COMPANY_VALUE);
|
||||||
}
|
}
|
||||||
_dirty_company_finances = {};
|
_dirty_company_finances = {};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user