summaryrefslogtreecommitdiff
path: root/game/options.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-07-28 10:07:12 -0300
committerJesusaves <cpntb1@ymail.com>2022-07-28 10:07:12 -0300
commita0d4981e4f5e1cc03506324a602cf4468b6eee90 (patch)
tree3cdd600dd09199bc143115f019ce50688fc86194 /game/options.rpy
parentab245b9ca20067afc35effdaa64594f7305c1dd6 (diff)
downloadclient-a0d4981e4f5e1cc03506324a602cf4468b6eee90.tar.gz
client-a0d4981e4f5e1cc03506324a602cf4468b6eee90.tar.bz2
client-a0d4981e4f5e1cc03506324a602cf4468b6eee90.tar.xz
client-a0d4981e4f5e1cc03506324a602cf4468b6eee90.zip
Add bare support to RenPy 8
Diffstat (limited to 'game/options.rpy')
-rw-r--r--game/options.rpy2
1 files changed, 2 insertions, 0 deletions
diff --git a/game/options.rpy b/game/options.rpy
index ebc2048..01403a2 100644
--- a/game/options.rpy
+++ b/game/options.rpy
@@ -261,3 +261,5 @@ init python:
define build.include_update = True
+define config.allow_underfull_grids = True
+