mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
固定窗口高度
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
{
|
||||
"title": "easytier-game 1.1.6",
|
||||
"minWidth": 340,
|
||||
"minHeight": 305,
|
||||
"width": 340,
|
||||
"height": 305,
|
||||
"maxWidth": 350,
|
||||
"minHeight": 305,
|
||||
"maxHeight": 305,
|
||||
"maxWidth": 360,
|
||||
"resizable": true,
|
||||
"fullscreen": false,
|
||||
"decorations": true,
|
||||
|
||||
Reference in New Issue
Block a user