mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
create_caption: align line 37 properly
This commit is contained in:
parent
91faebac2b
commit
e419940cfd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ if [ $# = 4 ]; then
|
|||
-gravity north \
|
||||
-draw "image over 0,18 0,0 '$2'" \
|
||||
-gravity south \
|
||||
-draw "image over 0,-25 0,0 '$3'"
|
||||
-draw "image over 0,-25 0,0 '$3'"
|
||||
else
|
||||
draw_with_footer "$1" "$2"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue