mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
remove key debug check
This commit is contained in:
@@ -878,9 +878,6 @@ void handle_shortcut(int key)
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (key == SDL_SCANCODE_M) {
|
||||
key = key;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user