mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
[FEATURE] Moved parts to internal API
This commit is contained in:
@@ -18,10 +18,10 @@ import java.io.IOException;
|
||||
import java.net.URI;
|
||||
|
||||
/**
|
||||
* Parabot v2.1
|
||||
* Parabot v2.6
|
||||
*
|
||||
* @author Everel/Parnassian/Clisprail, Paradox/JKetelaar, Matt, Dane
|
||||
* @version 2.1
|
||||
* @author Everel, JKetelaar, Matt, Dane
|
||||
* @version 2.6
|
||||
* @see <a href="http://www.parabot.org">Homepage</a>
|
||||
*/
|
||||
public final class Landing {
|
||||
@@ -60,6 +60,7 @@ public final class Landing {
|
||||
|
||||
Core.verbose("Validating directories...");
|
||||
Directories.validate();
|
||||
|
||||
Core.verbose("Validating account manager...");
|
||||
AccountManager.validate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user