Jelajahi Sumber

[fixed] Missing '

Deroc 5 tahun lalu
induk
melakukan
2d87694ee9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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