]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - dpdefs/dpextensions.qc
input: activate DP_BUTTONCHAT if the window is hidden or loses focus
[xonotic/darkplaces.git] / dpdefs / dpextensions.qc
index faf6dcdd2b53f5d31fd11a7a47921e2b4042fba2..3978698cec36641fb0a302245da3e54cbf7fa60b 100644 (file)
@@ -35,7 +35,7 @@ float(string s) checkextension = #99;
 //field definitions:
 .float buttonchat;
 //description:
-//true if the player is currently chatting (in messagemode, menus or console)
+//true if the player is currently chatting (in messagemode, menus or console) or if their game window is not active.
 
 //DP_BUTTONUSE
 //idea: id Software