mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 01:29:10 +00:00
(svn r23728) -Fix [#FS4942-ish]: when cheating into another company, the SignList was not updated
This commit is contained in:
@@ -112,6 +112,7 @@ void SetLocalCompany(CompanyID new_company)
|
||||
|
||||
/* ... and redraw the whole screen. */
|
||||
MarkWholeScreenDirty();
|
||||
InvalidateWindowClassesData(WC_SIGN_LIST, -1);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user