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

支持1280x720

This commit is contained in:
firedcto@gmail.com 2024-07-26 22:30:49 +08:00
parent 821bbffee6
commit da9f643280

View File

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