Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "NERGUS.h"
|
||||
#include "Modules/ModuleManager.h"
|
||||
|
||||
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, NERGUS, "NERGUS" );
|
||||
|
||||
DEFINE_LOG_CATEGORY(LogNERGUS)
|
||||
Reference in New Issue
Block a user