From 20e880b00885509241456d1851dc6181c0db4363 Mon Sep 17 00:00:00 2001 From: Dazed Date: Mon, 6 Nov 2023 17:52:24 -0600 Subject: [PATCH] fix ACE --- modules/rpgmakerace.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rpgmakerace.py b/modules/rpgmakerace.py index 0c8b8b5..13e551e 100644 --- a/modules/rpgmakerace.py +++ b/modules/rpgmakerace.py @@ -60,7 +60,7 @@ BRFLAG = False # If the game uses
instead FIXTEXTWRAP = True IGNORETLTEXT = False -def handleAce(filename, estimate): +def handleACE(filename, estimate): global ESTIMATE, totalTokens ESTIMATE = estimate