diff options
Diffstat (limited to 'src/game/client/gui/bother.cc')
| -rw-r--r-- | src/game/client/gui/bother.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/client/gui/bother.cc b/src/game/client/gui/bother.cc index 7309bbc..2308b4a 100644 --- a/src/game/client/gui/bother.cc +++ b/src/game/client/gui/bother.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: bother.cc +// Description: Bother servers with a status request + #include "client/pch.hh" #include "client/gui/bother.hh" |
