mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 20:26:04 -06:00
Add annotated text processing into final build phase, fix faulty annotations/identifiers
This commit is contained in:
@@ -611,7 +611,6 @@
|
||||
<AnnotatedText>{Ryan} and others</AnnotatedText>
|
||||
<Characters>
|
||||
<Character type="main">ryan</Character>
|
||||
<Character type="meta">others</Character>
|
||||
</Characters>
|
||||
</Speaker>
|
||||
<Speaker annotated="false">
|
||||
@@ -905,9 +904,8 @@
|
||||
<AnnotatedText>Voice of {Thomas Dean}</AnnotatedText>
|
||||
<Character type="background">thomas-dean</Character>
|
||||
</Speaker>
|
||||
<Speaker annotated="true">
|
||||
<Speaker annotated="false">
|
||||
<RawText>DunMiff/sys</RawText>
|
||||
<AnnotatedText>DunMiff/sys</AnnotatedText>
|
||||
<Characters>
|
||||
<Character type="background">dunmiff-sys</Character>
|
||||
</Characters>
|
||||
|
||||
Reference in New Issue
Block a user