mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-07 01:15:18 +00:00
修改支持分辨率
This commit is contained in:
parent
ed35b90d85
commit
a077cf370a
@ -39,7 +39,7 @@ config = {
|
|||||||
},
|
},
|
||||||
'supported_resolution': {
|
'supported_resolution': {
|
||||||
'ratio': '16:9',
|
'ratio': '16:9',
|
||||||
'min_size': (1280, 720)
|
'min_size': (1600, 900)
|
||||||
},
|
},
|
||||||
'analytics': {
|
'analytics': {
|
||||||
'report_url': 'http://111.231.71.225/report'
|
'report_url': 'http://111.231.71.225/report'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user