#include <settings_type.h>
Data Fields | |
| bool | ainew_active |
| is the new AI active? | |
| bool | ai_in_multiplayer |
| so we allow AIs in multiplayer | |
| bool | ai_disable_veh_train |
| disable types for AI | |
| bool | ai_disable_veh_roadveh |
| disable types for AI | |
| bool | ai_disable_veh_aircraft |
| disable types for AI | |
| bool | ai_disable_veh_ship |
| disable types for AI | |
Definition at line 164 of file settings_type.h.
1.4.7