1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

fix path placement for network

This commit is contained in:
zsilencer
2015-07-26 20:15:02 -06:00
parent 584b34e6d5
commit 3a26f56000
6 changed files with 20 additions and 20 deletions

View File

@@ -540,7 +540,7 @@ static const shortcut_action shortcut_table[SHORTCUT_COUNT] = {
shortcut_increase_game_speed,
shortcut_open_cheat_window,
shortcut_remove_top_bottom_toolbar_toggle,
shortcut_open_chat_window
shortcut_open_chat_window,
NULL,
NULL,
NULL,