Files
sudoku/assets/Scene.ls

23 lines
433 B
Plaintext
Raw Normal View History

2025-05-07 20:19:12 +08:00
{
"_$ver": 1,
"_$id": "lx8mwule",
"_$type": "Scene",
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
2025-05-09 19:10:40 +08:00
"name": "Scene2D",
2025-05-26 19:57:17 +08:00
"width": 1080,
"height": 1920,
2025-05-09 19:10:40 +08:00
"_$comp": [
{
"_$type": "7bad1742-6eed-4d8d-81c0-501dc5bf03d6",
2025-05-20 17:41:43 +08:00
"scriptPath": "../src/Main.ts",
2025-05-22 19:12:00 +08:00
"debug": false
2025-05-09 19:10:40 +08:00
},
{
2025-05-12 22:06:04 +08:00
"_$type": "cd70cd5e-b4cd-4277-ac0a-2224cfbe89ac",
"scriptPath": "../src/models/UIManager.ts"
2025-05-09 19:10:40 +08:00
}
]
2025-05-07 20:19:12 +08:00
}