mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
add crashreporter
This commit is contained in:
@@ -801,7 +801,6 @@ driver_mode::OnKeyDown(int cKey) {
|
||||
switch (cKey) {
|
||||
|
||||
case GLFW_KEY_F4: {
|
||||
|
||||
if( Global.shiftState ) { ExternalView(); } // with Shift, cycle through external views
|
||||
else { InOutKey(); } // without, step out of the cab or return to it
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user