mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 21:38:58 +08:00
Fix BGI Bp parse bug
This commit is contained in:
@@ -56,7 +56,7 @@ pub struct SrcXmlScript {
|
||||
|
||||
impl SrcXmlScript {
|
||||
/// Creates a new `SrcXmlScript` from the provided buffer and encoding.
|
||||
///
|
||||
///
|
||||
/// * `buf` - The buffer containing the XML data.
|
||||
/// * `encoding` - The encoding of the XML data.
|
||||
/// * `config` - Additional configuration options.
|
||||
|
||||
Reference in New Issue
Block a user