mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
351 B
JSON
18 lines
351 B
JSON
[
|
|
{
|
|
"PagePrefab": "BattleLineupUI",
|
|
"BGMEvent": "Ev_bgm_menu_ui_play"
|
|
},
|
|
{
|
|
"PagePrefab": "RenderTestPage",
|
|
"BGMEvent": "Ev_bgm_inlevel_main_play"
|
|
},
|
|
{
|
|
"PagePrefab": "RenderTestPage2",
|
|
"BGMEvent": "Ev_bgm_inlevel_main_play"
|
|
},
|
|
{
|
|
"PagePrefab": "RenderTestPage3",
|
|
"BGMEvent": "Ev_bgm_inlevel_main_play"
|
|
}
|
|
] |