fix: Use correct changelog script

This commit is contained in:
Selis
2023-07-17 21:33:17 +02:00
parent 1c56d4f6fb
commit acb945c663
+1 -1
View File
@@ -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