Comment fixup
This commit is contained in:
parent
0a83e2e6b6
commit
36eeed413c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ local function get_image(cfg, speaker)
|
|||
end
|
||||
|
||||
-- Note: This is deprecated except for use to set default alignment in portraits
|
||||
-- (Move it into the above if statement later)
|
||||
-- (Move it into the first if statement later, with a nil check)
|
||||
if image:find("~RIGHT%(%)") then
|
||||
left_side = false
|
||||
-- The percent signs escape the parentheses for a literal match
|
||||
|
|
Loading…
Add table
Reference in a new issue