This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/engine/server/sv_client.c

9 lines
279 B
C
Raw Normal View History

2008-05-20 22:00:00 +02:00
//=======================================================================
// Copyright XashXT Group 2008 <20>
// sv_client.c - client interactions
//=======================================================================
2008-06-09 22:00:00 +02:00
#include "common.h"
2008-05-20 22:00:00 +02:00
#include "server.h"