mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
normalize includes: common
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "spdat.h"
|
||||
#include "../zone/bot.h"
|
||||
|
||||
#include "zone/bot.h"
|
||||
|
||||
bool IsBotSpellTypeDetrimental(uint16 spell_type) {
|
||||
switch (spell_type) {
|
||||
|
||||
Reference in New Issue
Block a user