Skip to main content

add_room_2x2_secret

Function add_room_2x2_secret 

Source
pub(super) fn add_room_2x2_secret(
    pieces: &mut Vec<MansionTemplatePiece>,
    room_pos: IVec3,
    rotation: Rotation,
    floor: usize,
    rng: &mut LegacyRandom,
)