1
0

APIDump: Fixed HOOK_LOGIN short desc.

This commit is contained in:
madmaxoft 2013-10-31 23:47:46 +01:00
parent 080ee3b2a1
commit d1e51886e5

View File

@ -3017,7 +3017,7 @@ end;
HOOK_LOGIN =
{
CalledWhen = "Right after player authentication. If auth is disabled, right after the player sends their name.",
CalledWhen = "Right before player authentication. If auth is disabled, right after the player sends their name.",
DefaultFnName = "OnLogin", -- also used as pagename
Desc = [[
This hook is called whenever a client logs in. It is called right before the client's name is sent