1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 20:43:04 +01:00

Remove debug statements and add string_ids for ride connected functions.

This commit is contained in:
lnz
2014-05-30 00:12:29 +02:00
parent a4d4e55541
commit 35b38f3c16
3 changed files with 6 additions and 4 deletions

View File

@@ -567,6 +567,9 @@ enum {
STR_NO_RECENT_AWARDS = 2848,
STR_ENTRANCE_NOT_CONNECTED = 2854,
STR_EXIT_NOT_CONNECTED = 2855,
STR_TUTORIAL = 2856,
STR_PRESS_KEY_OR_MOUSE_BUTTON_FOR_CONTROL = 2857,