İlk yürütme
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "first.h"
|
||||
#include "Modules/ModuleManager.h"
|
||||
|
||||
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, first, "first" );
|
||||
|
||||
DEFINE_LOG_CATEGORY(Logfirst)
|
||||
Reference in New Issue
Block a user