Brendan Robertson

Results 1 issues of Brendan Robertson

I receive this error: `KeyError: ` only for this unit in unit_typeid.py I have a dictionary of units like: ```python ENEMY_DRAW_DICT = { NEXUS: [4, (0, 0, 255)], ASSIMILATOR: [2,...