mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -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 \
|
-gravity north \
|
||||||
-draw "image over 0,18 0,0 '$2'" \
|
-draw "image over 0,18 0,0 '$2'" \
|
||||||
-gravity south \
|
-gravity south \
|
||||||
-draw "image over 0,-25 0,0 '$3'"
|
-draw "image over 0,-25 0,0 '$3'"
|
||||||
else
|
else
|
||||||
draw_with_footer "$1" "$2"
|
draw_with_footer "$1" "$2"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue