File size: 172 Bytes
8d44bc8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
// Copyright Epic Games, Inc. All Rights Reserved.


#include "Variant_Platforming/PlatformingGameMode.h"

APlatformingGameMode::APlatformingGameMode()
{
	// stub
}