fix ACE
This commit is contained in:
parent
d38be6ce96
commit
20e880b008
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ BRFLAG = False # If the game uses <br> instead
|
|||
FIXTEXTWRAP = True
|
||||
IGNORETLTEXT = False
|
||||
|
||||
def handleAce(filename, estimate):
|
||||
def handleACE(filename, estimate):
|
||||
global ESTIMATE, totalTokens
|
||||
ESTIMATE = estimate
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue