Files
Project-Reboot-3.0/Project Reboot 3.0/FortAthenaMutator_LoadoutSwap.h
Milxnor 02717f33f3 a medium amount
fix some playlist starter loot, cleanup some code, fix death bugs on 1.8 and 1.7.2, fix reloading not taking items on 1.8 and 1.7.2, fix looting on s9, fix some s15 & s16 builds, fix bug with higher version looting
2023-04-30 22:12:03 -04:00

8 lines
123 B
C++

#pragma once
#include "FortAthenaMutator.h"
class AFortAthenaMutator_LoadoutSwap : public AFortAthenaMutator
{
public:
};