This commit is contained in:
steffen-illium
2021-05-27 16:22:01 +02:00
parent 8768d9b75f
commit 1b98171f3a
3 changed files with 15 additions and 13 deletions

View File

@@ -5,7 +5,6 @@ from pathlib import Path
from collections import deque
import pygame
@dataclass
class Entity:
name: str