]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
add -noconsole option to block console input and display
[xonotic/darkplaces.git] / model_shared.h
index 755751b9187375a1e9e32b72ad41a4c0e868c493..64b4050817abd5ff3594fcac030f7d9de6319b67 100644 (file)
@@ -616,7 +616,7 @@ typedef struct texture_s
        // offsetmapping
        dpoffsetmapping_technique_t offsetmapping;
        float offsetscale;
-       unsigned char offsetbias;
+       float offsetbias;
 
        // gloss
        float specularscalemod;