Ver Fonte

[fixed] Missing '

Deroc há 5 anos atrás
pai
commit
2d87694ee9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      locations/castSpell.qsrc

+ 1 - 1
locations/castSpell.qsrc

@@ -72,7 +72,7 @@ if spellKnown[$SpellID] = 1:
 
 		dynamic $SpellExec
 	else
-		*pl "You realize you don't have enough mana for this spell."
+		*pl "You realize you don''t have enough mana for this spell."
 	end
 end