Fix some documentation

This commit is contained in:
Rochet2
2015-07-12 21:37:46 +03:00
parent 2e56ee8863
commit 561e38e037
2 changed files with 9 additions and 1 deletions

View File

@@ -926,6 +926,8 @@ namespace LuaGlobalFunctions
/**
* Registers a [Player] gossip event handler.
*
* Note that you can not use `GOSSIP_EVENT_ON_HELLO` with this hook. It does nothing since players dont have an "on hello".
*
* <pre>
* enum GossipEvents
* {