X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fmain.qh;fp=qcsrc%2Fclient%2Fmain.qh;h=bbf69d28d1bcd39586a78041babc247bc2166cea;hp=54ed9e2c39aafd90498b2ad39633fe3846540a89;hb=931d24d4337e58557fa82a68aa8a740e523c2f22;hpb=40e265fceb4e6bbbbf1333d0f5f4de33922a360b diff --git a/qcsrc/client/main.qh b/qcsrc/client/main.qh index 54ed9e2c3..bbf69d28d 100644 --- a/qcsrc/client/main.qh +++ b/qcsrc/client/main.qh @@ -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;