mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 08:28:21 +00:00
Add missing Bot Spell Type Checks to log
This commit is contained in:
@@ -248,9 +248,10 @@ namespace Logs {
|
|||||||
"EqTime",
|
"EqTime",
|
||||||
"Corpses",
|
"Corpses",
|
||||||
"XTargets",
|
"XTargets",
|
||||||
"EvolveItem"
|
"EvolveItem",
|
||||||
"Bot Settings",
|
"Bot Settings",
|
||||||
"Bot Spell Checks",
|
"Bot Spell Checks",
|
||||||
|
"Bot Spell Type Checks",
|
||||||
"Test Debug"
|
"Test Debug"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user