mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 05:36:10 -05:00
@@ -463,6 +463,7 @@ function resolveOverwritesWithArbitraryKeys(
|
||||
paramsObj as Record<string, number>
|
||||
)) {
|
||||
if (!key.startsWith("Overwrite_")) continue;
|
||||
if (value === -1) continue;
|
||||
|
||||
let abilityKey = key.replace("Overwrite_", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user