Added support for "buyback" and "flashback" with optional auto=buyback/flashback line support.
This commit is contained in:
@@ -280,7 +280,7 @@ bool GameOption::write(std::ofstream * file, string name){
|
||||
|
||||
GameOptions::GameOptions(string filename){
|
||||
mFilename = filename;
|
||||
load();
|
||||
GameOptions::load();
|
||||
}
|
||||
|
||||
int GameOptions::load(){
|
||||
|
||||
Reference in New Issue
Block a user