mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-04 23:07:44 +01:00
Correct IStats to be an interface as well.
This commit is contained in:
parent
5f589e78e9
commit
f0ba361968
@ -7,5 +7,5 @@ package fr.neatmonster.nocheatplus.hooks;
|
|||||||
* @author mc_dev
|
* @author mc_dev
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public class IStats {
|
public interface IStats {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user