Fix documentation: GossipMenuAddItem

This commit is contained in:
Rochet2
2018-03-27 23:17:39 +03:00
committed by GitHub
parent 3fe34b205f
commit a481a8bc4b

View File

@@ -3646,7 +3646,7 @@ namespace LuaPlayer
* @param string msg : label on the gossip item
* @param uint32 sender : number passed to gossip handlers
* @param uint32 intid : number passed to gossip handlers
* @param uint32 code = false : show text input on click if true
* @param bool code = false : show text input on click if true
* @param string popup = nil : if non empty string, a popup with given text shown on click
* @param uint32 money = 0 : required money in copper
*/