Missing Swapped default in setupDefaults (line 151)
This commit is contained in:
parent
824e72bf44
commit
2573ce9276
@ -148,6 +148,7 @@ void WatchyGSR::setupDefaults(){
|
||||
Options.Border = false;
|
||||
Options.Lefty = false;
|
||||
Options.Turbo = 3;
|
||||
Options.Swapped = false;
|
||||
Steps.Hour = 6;
|
||||
Steps.Minutes = 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user