reload NoteSkins on F2
This commit is contained in:
@@ -1084,6 +1084,7 @@ bool HandleGlobalInputs( DeviceInput DeviceI, InputEventType type, GameInput Gam
|
|||||||
{
|
{
|
||||||
THEME->ReloadMetrics();
|
THEME->ReloadMetrics();
|
||||||
TEXTUREMAN->ReloadAll();
|
TEXTUREMAN->ReloadAll();
|
||||||
|
NOTESKIN->RefreshNoteSkinData( GAMESTATE->m_CurGame );
|
||||||
|
|
||||||
// HACK: Also save bookkeeping and profile info for debugging
|
// HACK: Also save bookkeeping and profile info for debugging
|
||||||
// so we don't have to play through a whole song to get new output.
|
// so we don't have to play through a whole song to get new output.
|
||||||
|
|||||||
Reference in New Issue
Block a user