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