Fixed comment for correct address

This commit is contained in:
Duncan Frost 2014-09-08 18:22:51 +01:00
parent 5f31f36f41
commit fe6f5a49da
1 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@ void window_peep_overview_tab_paint(rct_window* w, rct_drawpixelinfo* dpi){
}
}
/* rct2: 0x6983dd */
/* rct2: 0x69869b */
void window_peep_stats_tab_paint(rct_window* w, rct_drawpixelinfo* dpi){
if (w->disabled_widgets & (1 << WIDX_TAB_2))
return;