test/Source/MyProject/Variant_Platforming/PlatformingGameMode.cpp

9 lines
164 B
C++
Raw Permalink Normal View History

2026-03-10 14:53:35 +00:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "Variant_Platforming/PlatformingGameMode.h"
APlatformingGameMode::APlatformingGameMode()
{
// stub
}