Added animations class
Editet readme.md Some changes on mainfile
This commit is contained in:
3
animations.py
Normal file
3
animations.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class animation(object):
|
||||
def __init__(self) -> None:
|
||||
pass
|
||||
Reference in New Issue
Block a user