Files @ 16ba8bc8ba8f
Branch filter:

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

tdelude
fixed GameMode filter not filtering correctly
// Fill out your copyright notice in the Description page of Project Settings.

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

EmptyClass::EmptyClass()
{
}

EmptyClass::~EmptyClass()
{
}