small fixes

This commit is contained in:
NoM0Re
2025-06-05 13:57:23 +02:00
parent d08d10eaf6
commit 34b2e69600
3 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -6114,7 +6114,7 @@ Private.event_prototypes = {
preamble = "local spellChecker = Private.ExecEnv.CreateSpellChecker()",
preambleGroup = "spell",
test = "spellChecker:CheckName(spellNames)",
conditionType = "number",
--conditionType = "number", -- Disabled because input would be string and would break imports to retail
noProgressSource = true
},
{