瀏覽代碼

Change string id

nordsoft 2 年之前
父節點
當前提交
01bf146640
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/mapping/MapFormatH3M.cpp

+ 1 - 1
lib/mapping/MapFormatH3M.cpp

@@ -384,7 +384,7 @@ void CMapLoaderH3M::readVictoryLossConditions()
 				cond.value = reader->readInt32();
 
 				specialVictory.effect.toOtherMessage.appendTextID("core.genrltxt.277");
-				specialVictory.onFulfill.appendTextID("core.genrltxt.278");
+				specialVictory.onFulfill.appendTextID("core.genrltxt.276");
 				specialVictory.trigger = EventExpression(cond);
 
 				mapHeader->victoryMessage.appendTextID("core.vcdesc.2");