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