diff --git a/game/theater/conflicttheater.py b/game/theater/conflicttheater.py index 30d16ec4..7cf3fcd2 100644 --- a/game/theater/conflicttheater.py +++ b/game/theater/conflicttheater.py @@ -32,6 +32,7 @@ from .seasonalconditions import SeasonalConditions if TYPE_CHECKING: from . import TheaterGroundObject + @dataclass class ReferencePoint: world_coordinates: Point