Files
FNGameProj/Source/FortniteUI/Private/AthenaHUDPlayerActionAlertBase.cpp
2024-01-21 00:41:14 +01:00

10 lines
180 B
C++

#include "AthenaHUDPlayerActionAlertBase.h"
void UAthenaHUDPlayerActionAlertBase::RequestNextAlert() {
}
UAthenaHUDPlayerActionAlertBase::UAthenaHUDPlayerActionAlertBase() {
}