]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
minor cleanup related to battle royale spectating
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Mon, 24 Jan 2022 14:45:18 +0000 (15:45 +0100)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Mon, 24 Jan 2022 14:45:18 +0000 (15:45 +0100)
qcsrc/server/client.qc

index 26535dbb6cd07f0021b48d552872fb984a0dacd9..f5f656924949fc4880c68e699530d9f0eea08aae 100644 (file)
@@ -234,7 +234,6 @@ void setplayermodel(entity e, string modelname)
                UpdatePlayerSounds(e);
 }
 
-bool SpectateNext(entity this);
 .bool would_spectate;
 
 /** putting a client as observer in the server */