Add: Buttons to open global goals from company goals and vice versa
This commit is contained in:
@@ -120,6 +120,7 @@ void SetLocalCompany(CompanyID new_company)
|
||||
/* ... and redraw the whole screen. */
|
||||
MarkWholeScreenDirty();
|
||||
InvalidateWindowClassesData(WC_SIGN_LIST, -1);
|
||||
InvalidateWindowClassesData(WC_GOALS_LIST);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user