]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - dpdefs/keycodes.qc
Also actually include the .enc file for the key.
[xonotic/darkplaces.git] / dpdefs / keycodes.qc
index 65fe815b0001bf47080a06c3d9cb0796355b0f4f..7752f5090a114388ecf97bcf8adf56e6a095d934 100644 (file)
@@ -43,7 +43,7 @@ float K_END           =       152;
 
 float K_NUMLOCK                = 154;
 float K_CAPSLOCK       = 155;
-float K_SCROLLLOCK     = 156;
+float K_SCROLLOCK      = 156;
 
 float K_KP_0   =       157;
 float K_KP_INS =       157; // same as K_KP_0