min size
This commit is contained in:
parent
3a4394204c
commit
119940b92b
|
@ -53,7 +53,9 @@
|
|||
"transparent": true,
|
||||
"title": "blek! nox",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"height": 600,
|
||||
"minWidth": 300,
|
||||
"minHeight": 400
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue