Remove AVATAR_DESIGN constant from InterfaceConstants.

This commit is contained in:
Major-
2015-03-02 03:57:32 +00:00
parent 03c1fe16ac
commit 01f227f071
@@ -7,11 +7,6 @@ package org.apollo.game.model.inter;
*/
public class InterfaceConstants {
/**
* The avatar design interface id.
*/
public static final int AVATAR_DESIGN = 3559;
/**
* The default inventory tab ids.
*/