This commit is contained in:
superdimensional 2021-05-01 21:53:34 -04:00
parent ec81833242
commit c9f12291cd

View file

@ -49,6 +49,5 @@ def image_display(index):
17: "res/Ditto.png",
18: "res/Frankenstrike.png",
19: "res/Blitzwolfer.png",
# TODO: Add more aliens
# TODO: Add proper alien silhouettes
# ! write function to take name from alien_table and get locationto
}.get(index, "res/omnitrix.png")