Files @ cf880b79c6a7
Branch filter:

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

tdelude
remove player slot count in server browser, shorten example map name
// Fill out your copyright notice in the Description page of Project Settings.

#pragma once

/**
 * 
 */
class CARDINALMENU_API EmptyClass
{
public:
	EmptyClass();
	~EmptyClass();
};