OpenTTD
|
Settings related to scripts. More...
#include <settings_type.h>
Data Fields | |
uint8 | settings_profile |
difficulty profile to set initial settings of scripts, esp. random AIs | |
uint32 | script_max_opcode_till_suspend |
max opcode calls till scripts will suspend |
Settings related to scripts.
Definition at line 333 of file settings_type.h.