diff --git a/tools/GenerateChangelog/makeChangelog_ch.bat b/tools/GenerateChangelog/makeChangelog_ch.bat index cc36f352b3..9f45c6f8c8 100644 --- a/tools/GenerateChangelog/makeChangelog_ch.bat +++ b/tools/GenerateChangelog/makeChangelog_ch.bat @@ -1,4 +1,4 @@ @echo off rem Cheridan asked for this. - N3X -call python ss13_genchangelog.py ../../html/changelogs_ch +call python ss13_genchangelog_ch.py ../../html/changelogs_ch pause