import the import fix to fix the import ports

This commit is contained in:
Jay Lee
2026-07-04 05:46:27 -04:00
parent c41149bedb
commit a5e22c1aea
7 changed files with 7 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ from gamlib import glglobals as GM
from gamlib import glmsgs as Msg
from gam.var import Act, Ind
from gam.var import Act, Ent, Ind
from util.output import (
currentCountNL,
formatKeyValueList,