Add tiny_train sprite
This commit is contained in:
@@ -43,3 +43,4 @@ def generate_bitmap_from_gif(file: Path, fd):
|
||||
|
||||
if __name__ == "__main__":
|
||||
generate_bitmap_from_gif(Path("./animations/spinny.gif"), sys.stdout)
|
||||
generate_bitmap_from_gif(Path("./animations/tiny_train.gif"), sys.stdout)
|
||||
|
||||
Reference in New Issue
Block a user