Merge branch 'maint' into scripting
This commit is contained in:
commit
909ec2e35a
8 changed files with 119 additions and 54 deletions
|
|
@ -958,6 +958,7 @@ public:
|
|||
if (CurNode->SpeakerName != NULL)
|
||||
{
|
||||
speakerName = CurNode->SpeakerName;
|
||||
if (speakerName[0] == '$') speakerName = GStrings(speakerName+1);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue