From 171abf6ff85909842d8b55e5dce2bce7bf277e3f Mon Sep 17 00:00:00 2001 From: hondacrx Date: Sat, 3 Sep 2022 11:33:31 -0400 Subject: [PATCH] Missed another file. --- Source/Framework/Constants/AccountConst.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Framework/Constants/AccountConst.cs b/Source/Framework/Constants/AccountConst.cs index b94ee0890..d98a6c2ff 100644 --- a/Source/Framework/Constants/AccountConst.cs +++ b/Source/Framework/Constants/AccountConst.cs @@ -754,6 +754,7 @@ namespace Framework.Constants CommandPdumpCopy = 880, CommandReloadVehicleTemplate = 881, CommandReloadSpellScriptNames = 882, + CommandQuestObjectiveComplete = 883, // Custom Permissions 1000+ Max }