]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
Fast commit before Im off for 10 days. Please correct/undo my commit if it breaks...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 119a7aa5e3ee889237d02afe12394c86d72718d7..69e980f1217a76fc0ae0aa36596bebff53c1a7d4 100644 (file)
--- a/host.c
+++ b/host.c
@@ -755,7 +755,7 @@ void _Host_Frame (float time)
                CL_ReadFromServer();
        }
 
-       ui_update();
+       //ui_update();
 
        CL_VideoFrame();