Fix default "Return" input
This commit is contained in:
@@ -24,7 +24,7 @@ static inline nlohmann::json JSONOpenOrCreate(const std::string& path) {
|
|||||||
{"A", "X"},
|
{"A", "X"},
|
||||||
{"B", "C"},
|
{"B", "C"},
|
||||||
{"Z", "Z"},
|
{"Z", "Z"},
|
||||||
{"Start", "Enter"},
|
{"Start", "Return"},
|
||||||
{"L", "A"},
|
{"L", "A"},
|
||||||
{"R", "S"},
|
{"R", "S"},
|
||||||
{"Dpad Up", ""},
|
{"Dpad Up", ""},
|
||||||
|
|||||||
Reference in New Issue
Block a user