projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7294ef7
)
Remove some out of place domination definitions
author
Mario <zacjardine@y7mail.com>
Sun, 30 Aug 2015 06:44:05 +0000
(16:44 +1000)
committer
Mario <zacjardine@y7mail.com>
Sun, 30 Aug 2015 06:44:05 +0000
(16:44 +1000)
qcsrc/server/cl_client.qc
patch
|
blob
|
history
diff --git
a/qcsrc/server/cl_client.qc
b/qcsrc/server/cl_client.qc
index 9a7380c0bed62ebc2fee6da5ee54da7816edff36..1cf86007ed26fefdb6846f54178e2090a937b07b 100644
(file)
--- a/
qcsrc/server/cl_client.qc
+++ b/
qcsrc/server/cl_client.qc
@@
-1068,8
+1068,6
@@
Called when a client connects to the server
=============
*/
void DecodeLevelParms (void);
-//void dom_player_join_team(entity pl);
-void set_dom_state(entity e);
void ClientConnect (void)
{
float t;