1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 01:04:50 +01:00

measure and display ping

This commit is contained in:
zsilencer
2015-07-16 18:24:39 -06:00
parent 7ccb0eb655
commit d772f8b5fb
6 changed files with 196 additions and 25 deletions

View File

@@ -2031,6 +2031,8 @@ enum {
STR_DEBUG_DROPDOWN_SCENARIO_OPTIONS = 5492,
STR_PLAYER_LIST = 6002,
STR_PLAYER = 6003,
STR_PING = 6004,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768