mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 05:18:44 +08:00
Fix scn chat message patch bug
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user