1
0
فهرست منبع

[fixed] Missing '

Deroc 5 سال پیش
والد
کامیت
2d87694ee9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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