mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +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"
|
|
}
|
|
] |