Tiny lint.

Took 3 minutes
This commit is contained in:
Lukas Brübach 2025-09-09 02:35:13 +02:00
parent 70c3649d6a
commit 8aef60b995

View file

@ -25,7 +25,6 @@ public:
int currentPhase, int currentPhase,
bool gameClosed); bool gameClosed);
const QMap<int, ServerInfo_User> &getSpectators() const const QMap<int, ServerInfo_User> &getSpectators() const
{ {
return spectators; return spectators;