]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/main.qh
Add a networked entity to hold weapon state
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / main.qh
index 54ed9e2c39aafd90498b2ad39633fe3846540a89..bbf69d28d1bcd39586a78041babc247bc2166cea 100644 (file)
@@ -53,9 +53,6 @@ bool button_zoom;
 bool spectatorbutton_zoom;
 bool button_attack2;
 
-Weapon activeweapon;
-Weapon switchingweapon;
-Weapon switchweapon;
 float current_viewzoom;
 float zoomin_effect;
 float warmup_stage;