mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-04-29 02:28:36 +09:00
27 lines
827 B
JSON
27 lines
827 B
JSON
{
|
|
"context": {
|
|
"TutorialDialog": {
|
|
"actionGroups": {
|
|
"Default": [
|
|
{
|
|
"NJDDMHGDEMN": 10,
|
|
"eventType": "MenuConfirmEvent",
|
|
"contextEvent": "ConfirmEvent"
|
|
},
|
|
{
|
|
"eventType": "LeftStickVerticalEvent",
|
|
"contextEvent": "ScrollPrimaryScrollerEvent"
|
|
}
|
|
]
|
|
},
|
|
"stateActions": {
|
|
"0": {
|
|
"keyboardTouch": "Default",
|
|
"keyboardMouse": "Default",
|
|
"joypad": "Default"
|
|
}
|
|
},
|
|
"enableJoypadVirtualCursor": false
|
|
}
|
|
}
|
|
} |