瀏覽代碼

[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