We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b6065 commit dfe3c33Copy full SHA for dfe3c33
ui/main_menu.lua
@@ -216,7 +216,6 @@ function G.UIDEF.ruleset_selection_options()
216
buttons = {
217
{ button_id = "badlatro_ruleset_button", button_localize_key = "k_badlatro" },
218
{ button_id = "sandbox_ruleset_button", button_localize_key = "k_sandbox" },
219
- { button_id = "weekly_ruleset_button", button_localize_key = "k_weekly" },
220
}
221
222
0 commit comments