attempt to fix crashes by removing more guitar stuff

This commit is contained in:
AJ Kelly
2011-07-30 17:21:48 -05:00
parent 9e41b296a3
commit 7ce28b7b88
4 changed files with 1 additions and 12 deletions
-1
View File
@@ -2801,7 +2801,6 @@ static const Game *g_Games[] =
&g_Game_Maniax,
&g_Game_Techno,
&g_Game_Popn,
//&g_Game_Guitar, // nope, still broken. -aj
&g_Game_Lights,
};