Update message.lua

This commit is contained in:
Pentarctagon 2016-10-01 14:28:50 -05:00 committed by GitHub
parent 05cf2ba6cf
commit 9df77488e3

View file

@ -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,
}