mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
fix news window multiple copies bug
This commit is contained in:
@@ -99,7 +99,7 @@ void window_news_open()
|
||||
400,
|
||||
300,
|
||||
window_news_events,
|
||||
WC_ABOUT,
|
||||
WC_RECENT_NEWS,
|
||||
0
|
||||
);
|
||||
window->widgets = window_news_widgets;
|
||||
|
||||
Reference in New Issue
Block a user