Invisible Achievement Category is not hidden

Issue #380 closed
S150217754 created an issue

Hi,

As per title, Achievements tagged under "Invisible" is still shown in Achievement Window.

Snippet in \main\java\com\eu\habbo\habbohotel\achievements\AchievementCategories.java

    /**
     * Achievements that you don't want to showup in the achievements window.
     */
    INVISIBLE,

Indicates that any Achievement tagged as Invisible should not show up in Achievement Window.

Here's a screenshot of the Achievement Window

Untitled.png

Comments (4)

  1. Log in to comment