StS saves from 20230909_164905
This commit is contained in:
21
synced/preferences/STSInputSettings_Controller
Normal file
21
synced/preferences/STSInputSettings_Controller
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"SELECT": "0",
|
||||
"CANCEL": "1",
|
||||
"VIEW": "2",
|
||||
"PROCEED": "3",
|
||||
"PEEK": "8",
|
||||
"PAGE_LEFT_KEY": "4",
|
||||
"PAGE_RIGHT_KEY": "5",
|
||||
"MAP": "6",
|
||||
"SETTINGS": "7",
|
||||
"LS_Y_POSITIVE": "-1000",
|
||||
"LS_Y_NEGATIVE": "1000",
|
||||
"LS_X_NEGATIVE": "-1001",
|
||||
"LS_X_POSITIVE": "1001",
|
||||
"RS_Y_POSITIVE": "1002",
|
||||
"RS_Y_NEGATIVE": "-1002",
|
||||
"RS_X_POSITIVE": "-1003",
|
||||
"RS_X_NEGATIVE": "1003",
|
||||
"DRAW_PILE": "1004",
|
||||
"DISCARD_PILE": "-1004"
|
||||
}
|
Reference in New Issue
Block a user