// Copyright Epic Games, Inc. All Rights Reserved.
#include "MyProjectGameMode.h"
AMyProjectGameMode::AMyProjectGameMode()
{
// stub
}