mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Automatic staff placement
This will automatically place hired staff near a random guest (with fallbacks if no guests are in the park). The setting can be toggled in the options or by holding SHIFT when hiring.
This commit is contained in:
@@ -132,6 +132,7 @@ typedef struct {
|
||||
uint8 test_unfinished_tracks;
|
||||
uint8 no_test_crashes;
|
||||
uint8 date_format;
|
||||
uint8 auto_staff_placement;
|
||||
} general_configuration;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user