added labels to ui
This commit is contained in:
@ -3,7 +3,7 @@ from typing import Any
|
||||
|
||||
import pygame
|
||||
|
||||
from Classes.System.InputHandler import InputHandler
|
||||
from Classes.System.Components.InputHandler import InputHandler
|
||||
|
||||
class MonsterCard(pygame.sprite.Sprite):
|
||||
__attacks = []
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user