Phase 33: technician climate control and locker assignment.
This commit is contained in:
@@ -945,6 +945,8 @@ internal sealed class SchoolWorker
|
||||
generated = true;
|
||||
}
|
||||
|
||||
roster = LockerAssigner.Apply(catalog, map, roster);
|
||||
|
||||
if (!RosterFit.Matches(roster, demand))
|
||||
{
|
||||
throw new SchoolContentUnavailableException(
|
||||
|
||||
Reference in New Issue
Block a user