]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_shared.c
Revert "Try to load the uppercase variants of various image files as well"
[xonotic/darkplaces.git] / vid_shared.c
index f2813eccbd563eae6591dc88a8dcbe90b3910171..df8662d5afdcbd969fe9d806d9b604c30e62108e 100644 (file)
@@ -1501,7 +1501,7 @@ const char *vidfallbacks[][2] =
        {NULL, NULL}
 };
 
-// this is only called once by Host_StartVideo and again on each FS_GameDir_f
+// this is only called once by CL_StartVideo and again on each FS_GameDir_f
 void VID_Start(void)
 {
        int i = 0;