Released 7.6.3

This commit is contained in:
Andrew
2013-09-26 03:03:29 +12:00
parent 80fa5fe7f6
commit 0dbd43eed0
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,9 @@ import com.comphenix.protocol.events.PacketContainer;
import com.comphenix.protocol.reflect.StructureModifier;
public class Disguise {
/**
* Incase I forget, this is used to access normally hidden api calls.
*/
private static DisguiseAPI disguiseAPI = new DisguiseAPI();
private static JavaPlugin plugin;
private DisguiseType disguiseType;