Revert "Add setting to disable script parameter randomisation"
This reverts commit 2bb5c9ac84
.
This commit is contained in:
@@ -568,7 +568,6 @@ struct AISettings {
|
||||
struct ScriptSettings {
|
||||
uint32_t script_max_opcode_till_suspend; ///< max opcode calls till scripts will suspend
|
||||
uint32_t script_max_memory_megabytes; ///< limit on memory a single script instance may have allocated
|
||||
bool script_disable_param_randomisation; ///< disable script parameter randomisation
|
||||
};
|
||||
|
||||
/** Settings related to the new pathfinder. */
|
||||
|
Reference in New Issue
Block a user