Replaced deprecated [story] syntax in STORY_PART_SPEECH
This commit is contained in:
parent
b5092c177c
commit
56f831c56c
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,10 @@
|
|||
|
||||
#define STORY_PART_SPEECH BACKGROUND_IMAGE SPEAKER_VALUE SPEECH_VALUE
|
||||
[part]
|
||||
background={BACKGROUND_IMAGE}
|
||||
scale_background=no
|
||||
story={CAPTION {SPEAKER_VALUE}} + {SPEECH_VALUE}
|
||||
[background_layer]
|
||||
image={BACKGROUND_IMAGE}
|
||||
scale=no
|
||||
[/background_layer]
|
||||
[/part]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue