mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 08:40:03 +00:00
Correct LoginListener comment.
This commit is contained in:
@@ -3,7 +3,7 @@ package org.apollo.game.login;
|
|||||||
import org.apollo.game.model.Player;
|
import org.apollo.game.model.Player;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An interface that should be implemented for actions that should be executed when the player logs in.
|
* A class that should be extended for actions that should be executed when the player logs in.
|
||||||
*
|
*
|
||||||
* @author Major
|
* @author Major
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user