mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-04 05:21:20 -04:00
small typo fixes (#5680)
incorrect RR was tripping up my code generator
This commit is contained in:
@@ -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,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user