diff options
Diffstat (limited to 'src/game/server/status.cc')
| -rw-r--r-- | src/game/server/status.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/server/status.cc b/src/game/server/status.cc index 9414a76..592c5ce 100644 --- a/src/game/server/status.cc +++ b/src/game/server/status.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: status.cc +// Description: Respond to client bothering + #include "server/pch.hh" #include "server/status.hh" |
