Change: [Script] Use company randomizer when adding random deviation (#12065)
This commit is contained in:
@@ -135,7 +135,7 @@ public:
|
||||
/**
|
||||
* Randomize all settings the Script requested to be randomized.
|
||||
*/
|
||||
void AddRandomDeviation();
|
||||
void AddRandomDeviation(CompanyID owner);
|
||||
|
||||
/**
|
||||
* Is this config attached to an Script? In other words, is there a Script
|
||||
|
Reference in New Issue
Block a user