Fixed javadocs reference, and updated core
This commit is contained in:
@@ -11,7 +11,7 @@ import java.util.regex.Pattern;
|
||||
*
|
||||
* @author HanSolo
|
||||
* @author IMS
|
||||
* @author coolGi2007
|
||||
* @author coolGi
|
||||
*/
|
||||
public class DarkModeDetector
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package com.seibel.distanthorizons.core.jar;
|
||||
|
||||
/**
|
||||
* A simple OS getting util based off LWJGL's Platform at org.lwjgl.system.Platform. <br>
|
||||
* A simple OS getting util based off LWJGL's Platform at {@link org.lwjgl.system.Platform}. <br>
|
||||
* This version includes some extra utils that we need and removes stuff which we don't.
|
||||
*
|
||||
* @author coolGi
|
||||
|
||||
Reference in New Issue
Block a user