Commit 598e4f5c authored by TanakaKotoha's avatar TanakaKotoha

lbwnb

parent c509f4b2
...@@ -27,9 +27,11 @@ if (!!view && !!uiscript) { ...@@ -27,9 +27,11 @@ if (!!view && !!uiscript) {
const executeUIs = [ const executeUIs = [
['UI_Shop', 'show', 'shop.mp3'], ['UI_Shop', 'show', 'shop.mp3'],
['UI_Recharge', 'refresh_info', 'shop.mp3'], ['UI_Recharge', 'refresh_info', 'shop.mp3'],
['UI_Bag', 'show', 'factory.mp3'],
['UI_Friend', 'show', 'factory.mp3'],
['UI_Lobby', 'onEnable', 'lobby.mp3'], ['UI_Lobby', 'onEnable', 'lobby.mp3'],
['UI_Sushe', 'show_page_select', 'dorm.mp3'], ['UI_Sushe', 'show_page_select', 'dorm.mp3'],
['UI_Treasure', 'refresh_show', 'factory.mp3'], ['UI_Treasure', 'refresh_show', 'dorm.mp3'],
['UI_Ob', 'show', 'intermission.mp3'], ['UI_Ob', 'show', 'intermission.mp3'],
['UI_PaiPu', 'show', 'intermission.mp3'], ['UI_PaiPu', 'show', 'intermission.mp3'],
['UI_Remind', 'onCreate', 'title.mp3'], ['UI_Remind', 'onCreate', 'title.mp3'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment