Communication_Org.cpp 244 B

123456
  1. // Fill out your copyright notice in the Description page of Project Settings.
  2. #include "Communication_Org.h"
  3. #include "Modules/ModuleManager.h"
  4. IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, Communication_Org, "Communication_Org" );