Fixes most commands.

This commit is contained in:
hondacrx
2022-06-11 21:09:48 -04:00
parent 130444d893
commit e0025794a5
31 changed files with 1275 additions and 928 deletions
@@ -753,6 +753,7 @@ namespace Framework.Constants
// 878-879 previously used, do not reuse
CommandPdumpCopy = 880,
CommandReloadVehicleTemplate = 881,
CommandReloadSpellScriptNames = 882,
// Custom Permissions 1000+
Max
}