Files
sudoku/settings/PlayerSettings.json
2025-05-09 19:07:16 +08:00

13 lines
175 B
JSON

{
"resolution": {
"designWidth": 1080,
"designHeight": 1920
},
"modules": {
"laya.ui": true,
"laya.d3": true
},
"splash": {
"fit": "center"
}
}