4 lines
76 B
Python
4 lines
76 B
Python
from SpecImports import *
|
|
BattleCells = {}
|
|
CogData = []
|
|
ReserveCogData = []
|