X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fnet_linked.qh;h=9cd2094a68852b59b4775090bdf40ea124701543;hb=decae9170e9c82c24a2f9a4fa524c866c8e3d36e;hp=a67550aac98153b950d2c8de13e04beeedbac46c;hpb=b0a563c3658ec620ddb9037b9417b743a47002a5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/net_linked.qh b/qcsrc/common/net_linked.qh index a67550aac..9cd2094a6 100644 --- a/qcsrc/common/net_linked.qh +++ b/qcsrc/common/net_linked.qh @@ -20,7 +20,6 @@ const int RACE_NET_SPEED_AWARD = 9; // speed award, sent to client const int RACE_NET_SPEED_AWARD_BEST = 10; // all time best speed award, sent to client const int RACE_NET_SERVER_RANKINGS = 11; const int RACE_NET_SERVER_STATUS = 12; -const int RANKINGS_CNT = 15; REGISTER_NET_LINKED(_ENT_CLIENT_INIT) #ifdef CSQC