Files
sudoku/assets/Scene.ls

22 lines
411 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",
"width": 1080,
"height": 1920,
"_$comp": [
{
"_$type": "7bad1742-6eed-4d8d-81c0-501dc5bf03d6",
"scriptPath": "../src/Main.ts"
},
{
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
}