Fix incorrect line count for Saya's dialogue in Seven Portals.

This commit is contained in:
Mari the Deer 2023-08-28 08:25:42 +02:00
commit b349911345
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ DLG GREET
ENDSEQ
SEQ SAYA
NAME SAYAGREETC
CNT 3
CNT 1
DELAY 20
ENDSEQ
SEQ KIRIN

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r946 \cu(Sun 27 Aug 14:38:20 CEST 2023)\c-";
SWWM_SHORTVER="\cw1.3pre r946 \cu(2023-08-27 14:38:20)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r947 \cu(Mon 28 Aug 08:25:42 CEST 2023)\c-";
SWWM_SHORTVER="\cw1.3pre r947 \cu(2023-08-28 08:25:42)\c-";