diff --git a/src/Mods/SpecialForce/SpecialForce.js b/src/Mods/SpecialForce/SpecialForce.js index 1c1025385fdff95c33eb992b3f2fda0583e74b9d..2ab8db9833373ca57ce6c5700ca2f6726c2ef015 100644 --- a/src/Mods/SpecialForce/SpecialForce.js +++ b/src/Mods/SpecialForce/SpecialForce.js @@ -414,7 +414,7 @@ App.SF.fsIntegration = function(input = 'Menu', textDisplay = 100) { InputText0 += `\nRoman Revivalism: a vision of a new Rome.`; } break; - case 'Neo_Imperialism': + case 'Neo_Imperialism': if (fsIncrease > 0 || V.SF.FS[selectedFS].validOption < 1) { InputText0 += `\nNeo-Imperialism: a vision of a syncretic new society, integrating the Imperial structure of the old world with the high technology of the new into your personal fledgling empire.`; }