From 3bebe1454ae40b961f3b8f1ba067bce9127382ca Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Tue, 24 Sep 2024 16:50:47 +0100 Subject: [PATCH] Bug fix --- game/scripts/options.rpy | 1 + 1 file changed, 1 insertion(+) diff --git a/game/scripts/options.rpy b/game/scripts/options.rpy index 0f74f1bb..0e59918d 100644 --- a/game/scripts/options.rpy +++ b/game/scripts/options.rpy @@ -81,6 +81,7 @@ define config.tag_layer = { "cho_main": "dolls", "astoria_main": "dolls", "susan_main": "dolls", + "hooch_main": "dolls", } # Graphics and cache settings