]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.c
added cvar sv_gameplayfix_noairborncorpse_allowsuspendeditems
[xonotic/darkplaces.git] / menu.c
diff --git a/menu.c b/menu.c
index 97f37360405b8f3a916b25ff4796f32202c6db05..d74c17d2ad4e558f55a67afd933702be390adc64 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -2729,7 +2729,7 @@ static void M_Reset_Draw (void)
 //=============================================================================
 /* VIDEO MENU */
 
-static video_resolution_t video_resolutions_hardcoded[] =
+video_resolution_t video_resolutions_hardcoded[] =
 {
 {"Standard 4x3"              ,  320, 240, 320, 240, 1     },
 {"Standard 4x3"              ,  400, 300, 400, 300, 1     },