mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Egg TV: Prisons, Sealed Star and Versus icons
This commit is contained in:
parent
822d67e422
commit
8bf2343a5d
1 changed files with 3 additions and 4 deletions
|
|
@ -92,10 +92,9 @@ public:
|
|||
std::unordered_map<std::string_view, patch> gametype = {
|
||||
{"Race", "RHGT1"},
|
||||
{"Battle", "RHGT2"},
|
||||
|
||||
// TODO: requires support in the demo format
|
||||
//{"Prisons", "RHGT3"},
|
||||
//{"Special", "RHGT4"},
|
||||
{"Prison Break", "RHGT3"},
|
||||
{"Sealed Star", "RHGT4"},
|
||||
{"Versus", "RHGT5"},
|
||||
};
|
||||
|
||||
patch fav = "RHFAV";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue