Fixed a comment

This commit is contained in:
Paul Coene 2015-02-14 10:29:43 -05:00
parent 8cde649e39
commit eaf5cea908

View File

@ -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.
*/