COM3D2.i18nEx
COM3D2.i18nEx copied to clipboard
Line starts with semicolon in extracted script
Hello,
In some extracted script, there are lines starts with ;(Semicolon). I'm not sure whether it is comment in script or actual game script.
For example, in Script\general\c1_rindere\nom\c1_nom_0017.txt
,
There is a line ;一瞬、視界が揺れた。しかし、そんな時……一瞬、視界が揺れた。
If this is a just comment in script, how about get rid of this kind of line when extracting script using TranslationExtract? Thanks.