Merge branch '5_1-new' of https://github.com/stepmania/stepmania into 5_1-new

This commit is contained in:
ListenerJubatus
2018-08-27 09:22:39 -06:00
@@ -205,6 +205,7 @@ void InputHandler_X11::Update()
}
// This is a new event so the last release was not a repeat.
lastEvent.type = 0;
RegisterKeyEvent( event.xkey.time, false, lastDB );
}