Add inheritance comments

This commit is contained in:
Rochet2
2015-07-08 11:09:20 +03:00
parent 02c7a06410
commit 8fdd75cf4e
18 changed files with 44 additions and 2 deletions

View File

@@ -15,6 +15,8 @@
* the client has sent a message that its [Player] wants to logout.
*
* The packet can contain further data, the format of which depends on the opcode.
*
* Inherits all methods from: none
*/
namespace LuaPacket
{