Update generators.h

Forgot to remove setting for generating graph. Issue #90 work.
This commit is contained in:
WrinklyNinja
2014-01-29 10:34:15 +00:00
parent ca23a802dc
commit 840f5849d1
-1
View File
@@ -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));