// All content (c) Shaun Reed 2021, all rights reserved
#include "ThirdPerson.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, ThirdPerson, "ThirdPerson" );