перенос на 25 версию, создание с++

This commit is contained in:
Andron666
2021-09-15 13:28:27 +05:00
parent 577f8b099a
commit d2e74a40f8
115 changed files with 529 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "TEM2.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, TEM2, "TEM2" );