Merge branch '5_1-new' of https://github.com/stepmania/stepmania into 5_1-new
This commit is contained in:
@@ -205,6 +205,7 @@ void InputHandler_X11::Update()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// This is a new event so the last release was not a repeat.
|
// This is a new event so the last release was not a repeat.
|
||||||
|
lastEvent.type = 0;
|
||||||
RegisterKeyEvent( event.xkey.time, false, lastDB );
|
RegisterKeyEvent( event.xkey.time, false, lastDB );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user