Fixed typo

This commit is contained in:
2025-06-20 12:27:29 +01:00
parent e97d55fbc3
commit 8ce99ca561

View File

@ -1,4 +1,4 @@
from .base import Game
from .utils import centre
from .anim import AnimatedHandler
from .anim import AnimationHandler
from .anim import AnimatedObject