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