Files @ b0423dd01d8a
Branch filter:

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

tdelude
default music value fix, playing wrong track for first two seconds until clients get in sync with server
// Fill out your copyright notice in the Description page of Project Settings.

#pragma once

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