First commit
This commit is contained in:
7
Source/ProjectLighthouse/ProjectLighthouse.cpp
Normal file
7
Source/ProjectLighthouse/ProjectLighthouse.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "ProjectLighthouse.h"
|
||||
#include "Modules/ModuleManager.h"
|
||||
|
||||
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, ProjectLighthouse, "ProjectLighthouse" );
|
||||
|
||||
Reference in New Issue
Block a user