Difficult-Rocket/sys_value/window.json5

9 lines
165 B
Plaintext
Raw Normal View History

2020-12-05 07:51:03 +08:00
{
2020-12-05 22:21:27 +08:00
"width": "1024",
"height": "768",
2020-12-06 22:28:18 +08:00
"fullscreen": "0",
2020-12-05 21:24:54 +08:00
"caption": "Simple Rocket 0.1",
2020-12-06 22:28:18 +08:00
"resizable":"1",
"visible": "1",
2020-12-05 21:24:54 +08:00
"style": "None"
2020-12-05 07:51:03 +08:00
}