Skip to content

Change ContainerRoom.rooms to be a dictionary instead of an array

Charles Wright requested to merge cvwright/294-duplicates into main

Change ContainerRoom.rooms to be a dictionary instead of an array, to reduce potential duplication

Aimed at fixing #294 (closed)

Merge request reports