mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-12-30 20:37:52 +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