X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fmain.qh;h=00dd149638de748bb50cf927b89ec9e20a2c5f92;hb=7168faa474b2d4a2a4c004776551207d188e36c7;hp=1f1c29002dfcc3df1b4224c8566e350a007a8c60;hpb=c7d85168948d5ddad5b69d41116e58bcde49b694;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/main.qh b/qcsrc/client/main.qh index 1f1c29002..00dd14963 100644 --- a/qcsrc/client/main.qh +++ b/qcsrc/client/main.qh @@ -97,6 +97,7 @@ vector view_origin, view_forward, view_right, view_up; bool button_zoom; bool spectatorbutton_zoom; +bool observe_blocked; bool button_attack2; float current_viewzoom;