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

Implemented ShortcutID and fixed compile warnings

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-06-15 12:26:12 -03:00
parent 0146d1aa82
commit ebb2b2a81a
8 changed files with 122 additions and 7 deletions

View File

@@ -43,6 +43,7 @@ public class CM_ADMIN_COMMAND extends AbstractClientPacket {
/**
* The command
*/
@SuppressWarnings("unused")
private String command;
@Inject