mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 17:24:47 +01:00
Revert "Add default exit value to staff_can_ignore_wide_flag"
AppVeyor fails because the code is unreachable.
This reverts commit a7c7dc68e3.
This commit is contained in:
@@ -794,7 +794,6 @@ sint32 staff_can_ignore_wide_flag(rct_peep * staff, sint32 x, sint32 y, uint8 z,
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user