Egg TV: Prisons, Sealed Star and Versus icons

This commit is contained in:
James R 2024-02-12 18:13:09 -08:00
parent 822d67e422
commit 8bf2343a5d

View file

@ -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";