Minor adjustment to game_metadata

Blixibon 2019-06-17 10:46:19 -05:00
parent 3cc7472071
commit 4ff75a8906

@ -208,7 +208,7 @@ There is most likely some information missing or miscellaneous stuff left out, b
| game_end | <!---Changed--> :twisted_rightwards_arrows: | New "EndGameSP" input that functions as a shortcut for "startupmenu force". This could be changed by certain mods (e.g. mapping competitions) for firing "map finished" events. |
| game_gib_manager | <!---Stock--> :heavy_minus_sign: | |
| game_globalvars | <!---New--> :eight_spoked_asterisk: | Reads certain global variables, like curtime. |
| game_metadata | <!---New--> :eight_spoked_asterisk: | Stores map details for things like Discord, allowing mappers to control what players are doing on Discord while they're playing their map. What could go wrong? |
| game_metadata | <!---New--> :eight_spoked_asterisk: | Stores map details for things like the Discord RPC, allowing mappers to control game details shown on Discord while they're playing their map. |
| game_player_equip | <!---Stock--> :heavy_minus_sign: | |
| game_player_team | <!---Stock--> :heavy_minus_sign: | |
| game_ragdoll_manager | <!---Stock--> :heavy_minus_sign: | |