Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
Dennis Ploeger
2021-11-21 22:18:15 +01:00
committed by GitHub
parent ce2f4247a5
commit c2bbefedd3
7 changed files with 39 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ class_name ESCDialogPlayer
# A regular expression that separates the translation key from the text
const KEYTEXT_REGEX = "^((?<key>[^:]+):)?(?<text>.+)"
const KEYTEXT_REGEX = "^((?<key>[^:]+):)?\"(?<text>.+)\""
# Emitted when an answer as chosem