fixed punctuation not working with 58008

This commit is contained in:
Miodec 2022-01-27 14:19:23 +01:00
parent fefe7cd9e9
commit b8230becc3

View file

@ -615,7 +615,6 @@ export function restart(
UpdateConfig.setPunctuation(false, true);
UpdateConfig.setNumbers(false, true);
} else if (Config.funbox === "58008") {
UpdateConfig.setPunctuation(false, true);
UpdateConfig.setNumbers(false, true);
} else if (Config.funbox === "specials") {
UpdateConfig.setPunctuation(false, true);