Files @ a1943cb579fc
Branch filter:

Location: menu.hg/Source/CardinalMenu/EmptyClass.cpp

tdelude
fixed online session not destroying session when client loses connection to server, fixed online session not destroying itself when client returns to main menu
// Fill out your copyright notice in the Description page of Project Settings.

#include "CardinalMenu.h"
#include "EmptyClass.h"

EmptyClass::EmptyClass()
{
}

EmptyClass::~EmptyClass()
{
}