diff --git a/zone/command.cpp b/zone/command.cpp index f54db9a75..f175ce1c1 100644 --- a/zone/command.cpp +++ b/zone/command.cpp @@ -28,7 +28,7 @@ set to nullptr and 0 respectively since they aren't used when adding an alias. The function pointers being equal is makes it an alias. The access level you set with command_add is only a default if - the command isn't listed in the addon.ini file. + the command isn't listed in the commands db table. */