diff --git a/Assets/ManagedResources/~Lua/Modules/Operating/GMShuaChongTeQuan.lua b/Assets/ManagedResources/~Lua/Modules/Operating/GMShuaChongTeQuan.lua index 6b58d80eb9..d3df26faa3 100644 --- a/Assets/ManagedResources/~Lua/Modules/Operating/GMShuaChongTeQuan.lua +++ b/Assets/ManagedResources/~Lua/Modules/Operating/GMShuaChongTeQuan.lua @@ -8,7 +8,7 @@ local _TabData = { --[1] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "刷充GM",img = "gm_shuachong_scGM_01_zh",id=2201,scale=0,all=0 }, [1] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "超级特权", img = "gm_shuachong_cjGM_01_zh", id = 2202, scale = 6, all = 128 }, [2] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "神级特权", img = "gm_shuachong_sjGM_01_zh", id = 2203, scale = 5, all = 400 }, - [3] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "无上特权", img = "gm_shuachong_wsGM_01_zh", id = 2204, scale = 2, all = 3500 }, + --[3] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "无上特权", img = "gm_shuachong_wsGM_01_zh", id = 2204, scale = 2, all = 3500 }, } -- function GMShuaChongTeQuan:New(gameObject)