big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include "GradeDisplay.h"
|
||||
#include "RageUtil.h"
|
||||
#include "GameConstantsAndTypes.h"
|
||||
@@ -26,7 +24,7 @@ const float GRADES_TO_SCROLL = NUM_GRADE_FRAMES*4;
|
||||
|
||||
GradeDisplay::GradeDisplay()
|
||||
{
|
||||
Load( THEME->GetPathTo(GRAPHIC_EVALUATION_GRADES) );
|
||||
Load( THEME->GetPathTo("Graphics","evaluation grades") );
|
||||
StopAnimating();
|
||||
|
||||
m_fTimeLeftInScroll = 0;
|
||||
|
||||
Reference in New Issue
Block a user