Formatting

This commit is contained in:
Chase Cooper 2026-03-04 00:50:43 -05:00
parent 7bf328d58c
commit 7b60e6816c

View file

@ -71,7 +71,7 @@ vector<shared_ptr<LevelSummary>> McRegionLevelStorageSource::getLevelList()
gameType,
requiresConversion,
levelData->isHardcore(),
false));
false));
}
}
}