]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
waeponarena {all,most}_available
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 6e1020c4386e98b5bbc1c9b4e15bce60932bb19c..b45e20986a76c0acba01ac6fdf4cea4137dd0c24 100644 (file)
@@ -190,10 +190,6 @@ string W_Apply_Weaponreplace(string in);
 void FixIntermissionClient(entity e);
 void FixClientCvars(entity e);
 
-// WEAPONTODO: remove this
-//WepSet weaponsInMap; // lists all the weapons actually spawned in the map, does not include filtered items
-vector weaponsInMapAll; // holds a list of all the weapons that have been placed by the mapper (weaponreplace applied), ignores most filters
-
 .float respawn_countdown; // next number to count
 
 float bot_waypoints_for_items;