From de2da7cc3c0f854665f1ea13736a31e098cc95bc Mon Sep 17 00:00:00 2001 From: dazedanon Date: Mon, 13 Oct 2025 15:21:32 -0500 Subject: [PATCH] Add glossary --- modules/srpg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/srpg.py b/modules/srpg.py index 075f785..1b3e33a 100644 --- a/modules/srpg.py +++ b/modules/srpg.py @@ -88,6 +88,7 @@ GENERIC_FILES = [ "placeevents", "talkevents", "characters", + "glossary", # Add more file patterns here, e.g.: # "items",