From 124eab74ed7a42bb8a6241e7551a4b8fc2a4890e Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 5 Aug 2004 18:53:38 +0000 Subject: [PATCH] uh, oops --- stepmania/src/StepMania.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index ec9cc682ef..5d66c29120 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -510,13 +510,13 @@ struct VideoCardDefaults { /* Unconfirmed texture problems on this; let's try D3D, since it's a VIA/S3 * chipset. */ - "VIA/S3G KM400/KN400" + "VIA/S3G KM400/KN400", "d3d,opengl", 640,480, 16,16,16, 2048, false - } + }, { "OpenGL", // This matches all drivers in Mac and Linux. -Chris "opengl",