mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update generators.h
Forgot to remove setting for generating graph. Issue #90 work.
This commit is contained in:
@@ -582,7 +582,6 @@ namespace boss {
|
||||
root["Debug Verbosity"] = 0;
|
||||
root["Update Masterlist"] = true;
|
||||
root["View Report Externally"] = false;
|
||||
root["Generate Graph Image"] = false;
|
||||
|
||||
games.push_back(Game(g_game_tes4));
|
||||
games.push_back(Game(g_game_tes5));
|
||||
|
||||
Reference in New Issue
Block a user