1
0
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:
IntelOrca
2014-05-04 16:32:10 +01:00
parent a0976e2f40
commit 3ac5447abe

View File

@@ -99,7 +99,7 @@ void window_news_open()
400,
300,
window_news_events,
WC_ABOUT,
WC_RECENT_NEWS,
0
);
window->widgets = window_news_widgets;