added BackgroundChange editing and DWI saving to editor
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "NoteDisplay.h"
|
||||
|
||||
|
||||
float ArrowGetYOffset2( const PlayerNumber pn, float fNoteBeat )
|
||||
float ArrowGetYOffset( const PlayerNumber pn, float fNoteBeat )
|
||||
{
|
||||
float fSongBeat = GAMESTATE->m_fSongBeat;
|
||||
float fBeatsUntilStep = fNoteBeat - fSongBeat;
|
||||
|
||||
Reference in New Issue
Block a user