Merge branch 'v14'
This commit is contained in:
@@ -273,5 +273,5 @@ void ShowStatusBar()
|
||||
|
||||
void CM_RedrawStatusBar() {
|
||||
StatusBarWindow *w = dynamic_cast<StatusBarWindow*>(FindWindowById(WC_STATUS_BAR, 0));
|
||||
w->ReInit();
|
||||
if (w != nullptr) w->ReInit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user