2020-02-18 15:38:51 +00:00
|
|
|
// Epoch Survival Gamemode
|
|
|
|
#include "epoch_config\sandbox_config.hpp"
|
2020-02-18 16:04:47 +00:00
|
|
|
|
|
|
|
class RscTitles
|
|
|
|
{
|
2020-02-18 19:42:12 +00:00
|
|
|
#include "addons\Status_Bar\statusBar.hpp"
|
2020-02-18 16:04:47 +00:00
|
|
|
#include "VEMFr_client\gui\RscDisplayVEMFrClient.hpp"
|
|
|
|
#include "VEMFr_client\gui\RscDisplayBaseAttack.hpp"
|
|
|
|
};
|