]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
menu.c - changed M_DrawSlider to take a value and a min/max range, now prints the...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 7c0957cce449557551aee0624d0cd42e008f08fb..3ac0f7e03f84eee8eda861ab3901540e40c94f5e 100644 (file)
--- a/host.c
+++ b/host.c
@@ -898,7 +898,6 @@ void Host_Init (void)
 
        if (cls.state != ca_dedicated)
        {
-               Gamma_Init();
                Palette_Init();
                VID_Shared_Init();
                VID_Init();