diff --git a/LuaMenu/widgets/chobby/components/battle/battle_list_window.lua b/LuaMenu/widgets/chobby/components/battle/battle_list_window.lua index 4dbe7cf42..be94ff481 100644 --- a/LuaMenu/widgets/chobby/components/battle/battle_list_window.lua +++ b/LuaMenu/widgets/chobby/components/battle/battle_list_window.lua @@ -1224,6 +1224,7 @@ function BattleListWindow:OpenHostWindow() ['[teh]clusterUS'] = {limit = 70, current = 0, online = false, region = 'US'}, ['[teh]clusterUS2'] = {limit = 60, current = 0, online = false, region = 'US'}, ['[teh]clusterUS3'] = {limit = 70, current = 0, online = false, region = 'US'}, + ['[teh]clusterUS4'] = {limit = 150, current = 0, online = false, region = 'US'}, ['[teh]clusterAU'] = {limit = 90, current = 0, online = false, region = 'AU'}, }