diff --git a/game/src/cg_gallery.rpy b/game/src/cg_gallery.rpy index c2f3a6f..1e15878 100644 --- a/game/src/cg_gallery.rpy +++ b/game/src/cg_gallery.rpy @@ -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 ]