Files
vistateleportation/Source/VistaTeleportation/VistaTeleportation.cpp
2024-05-23 15:07:06 +02:00

7 lines
247 B
C++

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