Fixed typo
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
from .base import Game
|
from .base import Game
|
||||||
from .utils import centre
|
from .utils import centre
|
||||||
from .anim import AnimatedHandler
|
from .anim import AnimationHandler
|
||||||
from .anim import AnimatedObject
|
from .anim import AnimatedObject
|
||||||
|
|||||||
Reference in New Issue
Block a user