Last Major Changes Before B6: Added PUMP style select, fixed some noteskins.

This commit is contained in:
Andrew Livy
2002-09-18 18:24:33 +00:00
parent 44baba9fd3
commit 4a60d0cb4d
6 changed files with 141 additions and 33 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include "Course.h"
#include "SongManager.h"
const int DEFAULT_VISIBLE_ELEMENTS = 3;
const int DEFAULT_VISIBLE_ELEMENTS = 9;
const int DEFAULT_SPACING = 300;
const D3DXCOLOR COLOR_SELECTED = D3DXCOLOR(1.0f,1.0f,1.0f,1);