Files
Project-Reboot-3.0/Project Reboot 3.0/FortAthenaPatrolPath.h
Milxnor 94beb39a4f i havehomework to do
fix issue with teams, add loot, fix building bug, added something properly, fix issue with ai, add end event c2 but doesnt really work
2023-05-14 23:14:36 -04:00

8 lines
90 B
C++

#pragma once
#include "Actor.h"
class AFortAthenaPatrolPath : public AActor
{
public:
};