This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AgrarianGameArchive/Source/AgrarianGame/Variant_Platforming/PlatformingGameMode.cpp
T

9 lines
164 B
C++

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