16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 09:59:18 +02:00

build 180831. vehicle debug panel content cleanup, configurable ui panel opacity, ai coasting logic tweaks

This commit is contained in:
tmj-fstate
2018-08-31 17:04:20 +02:00
parent 1cfaaa24f6
commit 955e8915a5
10 changed files with 176 additions and 206 deletions

View File

@@ -332,7 +332,7 @@ driver_mode::on_key( int const Key, int const Scancode, int const Action, int co
}
}
if( Action == GLFW_PRESS ) {
if( Action != GLFW_RELEASE ) {
OnKeyDown( Key );