This commit is contained in:
Quaternions 2025-04-11 21:03:57 -07:00
parent 3789755a19
commit 57db5f738e
Signed by: Quaternions
GPG Key ID: D0DF5964F79AC131

@ -282,6 +282,7 @@ pub struct MapCheck<'a>{
mode_start_counts:DuplicateCheck<ModeID>,
// At least one finish zone for each start zone, and no finishes with no start
mode_finish_counts:SetDifferenceCheck<ModeID>,
// TODO: check for dangling MapAnticheat zones (no associated MapStart)
// Spawn1 must exist
spawn1:Result<(),()>,
// No duplicate Spawn#