variant Button fix

This commit is contained in:
Nutbuster 2021-08-08 07:12:30 +10:00
parent e5c5b6fbe9
commit 8b47b1f3f8
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ screen view_image(item, _origin, zoom = zoom_arr.index(1.0), flag='a'):
[ "-", zoom_b_f ],
[ "Return", zoom_b_f ]
] )
else:
elif renpy.variant("small"):
use quick_buttons("gui/button/uioptionbuttons/template_idle.png",
[
[ "Return", _origin ]