mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 20:51:29 +00:00
Fixed a comment
This commit is contained in:
parent
8cde649e39
commit
eaf5cea908
@ -28,7 +28,7 @@
|
|||||||
set to nullptr and 0 respectively since they aren't used when adding
|
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.
|
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 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.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user