big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
TransitionBackWipe::TransitionBackWipe()
|
||||
{
|
||||
m_soundBack.Load( THEME->GetPathTo(SOUND_MENU_BACK) );
|
||||
m_soundBack.Load( THEME->GetPathTo("Sounds","menu back") );
|
||||
}
|
||||
|
||||
void TransitionBackWipe::DrawPrimitives()
|
||||
|
||||
Reference in New Issue
Block a user