8 lines
137 B
C++
8 lines
137 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "ConcertClientSettings.h"
|
|
|
|
UConcertClientConfig::UConcertClientConfig()
|
|
{
|
|
}
|