mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-02 13:57:49 +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
|
||||
*
|
||||
*/
|
||||
public class IStats {
|
||||
public interface IStats {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user