mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 18:47:35 +00:00
Add Buff infrastructure to go through different logic paths from different patches (#5073)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef COMMON_LAURION_LIMITS_H
|
||||
#define COMMON_LAURION_LIMITS_H
|
||||
|
||||
#include "../types.h"
|
||||
#include "../emu_versions.h"
|
||||
#include "../skills.h"
|
||||
#include "common/types.h"
|
||||
#include "common/emu_versions.h"
|
||||
#include "common/skills.h"
|
||||
|
||||
namespace TOB
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user