wip
This commit is contained in:
@@ -46,7 +46,7 @@ void setDefaultParams() {
|
||||
|
||||
bool FrogsGoMoo = false;
|
||||
|
||||
bool elite_mode = params.get("DongleId").substr(0, 6) == "90bb71";
|
||||
// bool elite_mode = params.get("DongleId").substr(0, 6) == "90bb71";
|
||||
|
||||
std::map<std::string, std::string> defaultValues {
|
||||
{"AccelerationPath", "0"}, // NOTE: Should be one if using OPLong
|
||||
|
||||
Reference in New Issue
Block a user