Skip to content

Commit dfe3c33

Browse files
committed
Removed weekly options for now
1 parent f6b6065 commit dfe3c33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/main_menu.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ function G.UIDEF.ruleset_selection_options()
216216
buttons = {
217217
{ button_id = "badlatro_ruleset_button", button_localize_key = "k_badlatro" },
218218
{ button_id = "sandbox_ruleset_button", button_localize_key = "k_sandbox" },
219-
{ button_id = "weekly_ruleset_button", button_localize_key = "k_weekly" },
220219
}
221220
}
222221
}

0 commit comments

Comments
 (0)