1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

window_staff_peep_overview_dropdown uses sub_6C0C3F

This commit is contained in:
King_Hual
2014-09-15 21:38:32 +03:00
parent 1af884da0d
commit 52232ed819

View File

@@ -574,8 +574,8 @@ void window_staff_peep_overview_dropdown()
RCT2_GLOBAL(RCT2_ADDRESS_STAFF_MODE_ARRAY + edi, uint16) &= 0xFD; // bug??
window_invalidate(w);
RCT2_CALLPROC_EBPSAFE(0x006C0C3F);
//sub_6C0C3F();
//RCT2_CALLPROC_EBPSAFE(0x006C0C3F);
sub_6C0C3F();
}
else {
if (!tool_set(w, widgetIndex, 22)) {