Also enables the Reset button while in-game for AI configs.
This commit is contained in:
@@ -134,6 +134,11 @@ public:
|
||||
*/
|
||||
void ResetSettings();
|
||||
|
||||
/**
|
||||
* Reset only editable and visible settings to their default value.
|
||||
*/
|
||||
void ResetEditableSettings(bool yet_to_start);
|
||||
|
||||
/**
|
||||
* Randomize all settings the Script requested to be randomized.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user