Update message.lua
This commit is contained in:
parent
05cf2ba6cf
commit
9df77488e3
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ local function message_user_choice(cfg, speaker, options, text_input)
|
|||
title = caption,
|
||||
message = cfg.message,
|
||||
portrait = image,
|
||||
mirror = cfg.message,
|
||||
mirror = cfg.mirror,
|
||||
second_portrait = cfg.second_image,
|
||||
second_mirror = cfg.second_mirror,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue