mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
fix issue with teams, add loot, fix building bug, added something properly, fix issue with ai, add end event c2 but doesnt really work
8 lines
90 B
C++
8 lines
90 B
C++
#pragma once
|
|
|
|
#include "Actor.h"
|
|
|
|
class AFortAthenaPatrolPath : public AActor
|
|
{
|
|
public:
|
|
}; |