forked from mirror/OpenTTD
(svn r14940) -Fix: let the statusbar know the current news are invalid or bad things will happen
This commit is contained in:
@@ -11,6 +11,7 @@ enum StatusBarInvalidate
|
||||
SBI_SAVELOAD_FINISH,
|
||||
SBI_SHOW_TICKER,
|
||||
SBI_SHOW_REMINDER,
|
||||
SBI_NEWS_DELETED,
|
||||
SBI_END
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user