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
2023-10-09 19:21:04 -04:00

15 lines
167 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "TestClass.h"
TestClass::TestClass()
{
}
TestClass::~TestClass()
{
}