mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +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;
|
||||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user