0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-06 17:05:54 +00:00

修改支持分辨率

This commit is contained in:
firedcto@gmail.com 2024-07-26 22:42:58 +08:00
parent ed35b90d85
commit a077cf370a

View File

@ -39,7 +39,7 @@ config = {
},
'supported_resolution': {
'ratio': '16:9',
'min_size': (1280, 720)
'min_size': (1600, 900)
},
'analytics': {
'report_url': 'http://111.231.71.225/report'