mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 08:28:21 +00:00
[Quest API] Port DiaWind Plugin to Native Quest API (#1521)
* Port DiaWind plugin to native Quest API * Add no logging aliases
This commit is contained in:
@@ -124,6 +124,7 @@ namespace Logs {
|
||||
Scheduler,
|
||||
Cheat,
|
||||
ClientList,
|
||||
DiaWind,
|
||||
MaxCategoryID /* Don't Remove this */
|
||||
};
|
||||
|
||||
@@ -206,6 +207,7 @@ namespace Logs {
|
||||
"Scheduler",
|
||||
"Cheat",
|
||||
"ClientList",
|
||||
"DialogueWindow",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user