• Creates a DOM element that will contain the loader or a message if the game is not registered, and adds it to the dom container.

    Parameters

    • runtimeScene: RuntimeScene
    • onCloseLobbiesContainer: (() => void)
        • (): void
        • Returns void

    Returns void