Files
TerracottaWarriors/Source/TerracottaWarriors/TerracottaWarriors.cpp
2025-07-14 22:24:27 +08:00

7 lines
247 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "TerracottaWarriors.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, TerracottaWarriors, "TerracottaWarriors" );