[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:
Chris Miles
2021-09-05 20:29:21 -05:00
committed by GitHub
parent e7dd8d49a9
commit c078257f70
13 changed files with 874 additions and 327 deletions
+2
View File
@@ -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",
};
}