comment
This commit is contained in:
parent
ec81833242
commit
c9f12291cd
1 changed files with 1 additions and 2 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue