]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_parse.c
fix tiny typo
[xonotic/darkplaces.git] / cl_parse.c
index 3d0688174a88bc88f236bee3795d4dfc0d1e40bc..c1e2f4ec6c7062946203a944d5d2cfc55708418e 100644 (file)
@@ -1151,7 +1151,7 @@ void CL_BeginDownloads(qboolean aborteddownload)
                                }
                        }
 
-                       if(cl.loadmodel_current == 1)
+                       if(cl.downloadmodel_current == 1)
                        {
                                // they'll be soon loaded, but make sure we apply freshly downloaded shaders from a curled pk3
                                Mod_FreeQ3Shaders();