graph: do not show any warnings on analyzed maps (ref #726)
ctr: revert cvars to it's config value instead of hardcoded values (resolves #722)
This commit is contained in:
parent
97945966cd
commit
784ad5e303
8 changed files with 77 additions and 41 deletions
|
|
@ -89,7 +89,7 @@ public:
|
|||
int32_t storageToBotFile (int32_t options);
|
||||
|
||||
// remove all bot related files from disk
|
||||
void unlinkFromDisk (bool onlyTrainingData);
|
||||
void unlinkFromDisk (bool onlyTrainingData, bool silenceMessages);
|
||||
|
||||
public:
|
||||
// loading the graph may attempt to recurse loading, with converting or download, reset retry counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue