Signed-off-by: TRAfoer <lhf190@outlook.com>
This commit is contained in:
@@ -46,6 +46,12 @@ namespace Ichni.Editor
|
||||
}
|
||||
private void DetectSetRange()
|
||||
{
|
||||
if (Keyboard.current.spaceKey.wasPressedThisFrame)
|
||||
{
|
||||
|
||||
EditorManager.instance.musicPlayer.PlayMusic();
|
||||
|
||||
}
|
||||
if (Mouse.current.scroll.ReadValue().y != 0)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user