Jump to content

micheel665

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by micheel665

  1. In reference there is this code: public static final String CLIENT_PROXY = "com.jokekid.proxy.ClientProxy"; public static final String COMMON_PROXY = "com.jokekid.proxy.CommonProxy"; which should be public static final String CLIENT_PROXY = "com.jokekid.examplemod.proxy.ClientProxy"; public static final String COMMON_PROXY = "com.jokekid.examplemod.proxy.CommonProxy";
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.