1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-10 09:22:49 +00:00

Calculator Javadoc

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-26 12:01:00 -03:00
parent 6a527038e2
commit fc0dcd221e
28 changed files with 450 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ import com.l2jserver.game.net.Lineage2Connection;
import com.l2jserver.game.net.packet.AbstractServerPacket;
/**
* An packet informing that the character was created with success.
* An packet authorizing the client to open the map
*
* @author <a href="http://www.rogiel.com">Rogiel</a>
*/