X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2FMain.qc;h=b34e843793311ddfc9a13b9dcd3450daf24409a7;hp=f2bb43442eeca9eee36868de65781536616557da;hb=e68dce50723891c441f89834240afa487a9dc25b;hpb=aa2250740f2faf6383658c37743a52b4984dd9fd diff --git a/qcsrc/client/Main.qc b/qcsrc/client/Main.qc index f2bb43442..b34e84379 100644 --- a/qcsrc/client/Main.qc +++ b/qcsrc/client/Main.qc @@ -130,8 +130,6 @@ void CSQC_Init(void) GetTeam(COLOR_SPECTATOR, true); // add specs first - cvar_clientsettemp("_supports_weaponpriority", "1"); - RegisterWeapons(); WaypointSprite_Load();