mirror of
https://github.com/creeper2eletricboogaloo/L4JDownloadableContent.git
synced 2026-09-22 23:54:40 +02:00
text size fix
This commit is contained in:
@@ -9,7 +9,7 @@ if %errorlevel%==0 (
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%" --text-image-max-height 36
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 414 KiB After Width: | Height: | Size: 409 KiB |
@@ -9,7 +9,7 @@ if %errorlevel%==0 (
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%" --text-image-max-height 36
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 394 KiB After Width: | Height: | Size: 387 KiB |
Reference in New Issue
Block a user