diff --git a/opengsq/responses/quake1/status.py b/opengsq/responses/quake1/status.py index cf4c80f..66a8b70 100644 --- a/opengsq/responses/quake1/status.py +++ b/opengsq/responses/quake1/status.py @@ -1,3 +1,5 @@ +from __future__ import annotations + from dataclasses import dataclass from .player import Player