• Makes a new Rune from two given Runes by placing the first on top of the second, each occupying equal parts of the height of the result

    Parameters

    • rune1: Rune

      Given Rune

    • rune2: Rune

      Given Rune

    Returns Rune

    Resulting Rune