diff --git a/panda/src/display/config_display.cxx b/panda/src/display/config_display.cxx index 208be6ccc9..8315a7e8c2 100644 --- a/panda/src/display/config_display.cxx +++ b/panda/src/display/config_display.cxx @@ -202,7 +202,7 @@ ConfigVariableString window_title ("window-title", "Panda"); ConfigVariableString framebuffer_mode -("framebuffer-mode", "rgba double-buffer depth multisample hardware", +("framebuffer-mode", "rgba double-buffer depth hardware", PRC_DESC("A space-separated list of keywords that describe the default " "framebuffer properties requested for a window.")); ConfigVariableInt depth_bits