This repository has been archived on 2024-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
StationObscurum_Unreal/Source/station_obscurum/TestClass.cpp

15 lines
167 B
C++
Raw Normal View History

2023-10-10 01:21:04 +02:00
// Fill out your copyright notice in the Description page of Project Settings.
#include "TestClass.h"
TestClass::TestClass()
{
}
TestClass::~TestClass()
{
}