mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
interact + pickuo
This commit is contained in:
9
Project Reboot 3.0/AthenaMarkerComponent.h
Normal file
9
Project Reboot 3.0/AthenaMarkerComponent.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "ActorComponent.h"
|
||||
|
||||
class UAthenaMarkerComponent : public UActorComponent
|
||||
{
|
||||
public:
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user