NoteSkin format change. Fixes artifacts along borders, and more flexability for artists.
This commit is contained in:
@@ -444,7 +444,7 @@ static void HandleInputEvents(float fDeltaTime)
|
||||
ApplyGraphicOptions();
|
||||
}
|
||||
*/
|
||||
else if(DeviceI == DeviceInput(DEVICE_KEYBOARD, SDLK_F6))
|
||||
else if(DeviceI == DeviceInput(DEVICE_KEYBOARD, SDLK_F5)) // F6 conflicts with editor and AutoSync
|
||||
{
|
||||
if(type != IET_FIRST_PRESS) continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user