Commit 2d8ef512 authored by nanahira's avatar nanahira

fix default-duel-rule thing

parent f9e07d8a
Pipeline #27254 passed with stages
in 6 minutes and 21 seconds
......@@ -58,7 +58,6 @@ boolOptions = {
"compat-mycard",
"no-lua-safe",
"message-debug",
"default-duel-rule",
"no-side-check",
}
......@@ -67,7 +66,7 @@ for _, boolOption in ipairs(boolOptions) do
end
numberOptions = {
"default-rule",
"default-duel-rule",
"max-deck",
"min-deck",
"max-extra",
......
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