Fix scn chat message patch bug

This commit is contained in:
2025-09-11 15:22:15 +08:00
parent c7d451b98f
commit 6630effc00

View File

@@ -894,7 +894,7 @@ impl<'a> ImportMes<'a> {
}
}
obj[&self.text_key].set_string(text.replace("\n", "\\n"));
return;
continue;
} else {
eprintln!(
"Warning: chat message '{}' not found in translation table.",