small typo fixes (#5680)

incorrect RR was tripping up my code generator
This commit is contained in:
Philip Dubé
2025-08-13 03:36:51 +00:00
committed by GitHub
parent c597e1c4ce
commit 9cdffc080b
5 changed files with 5 additions and 5 deletions
@@ -2332,7 +2332,7 @@ std::map<RandomizerCheck, RandomizerInf> rcToRandomizerInf = {
RAND_INF_GF_MID_NORTH_CENTER_CRATE,
},
{
RR_GF_NORTHMOST_CENTER_CRATE,
RC_GF_NORTHMOST_CENTER_CRATE,
RAND_INF_GF_NORTHMOST_CENTER_CRATE,
},
{