Actually call method for disguise icon

This commit is contained in:
Spencer 2018-01-03 18:48:15 -05:00 committed by Alexander Meech
parent 6517fe382f
commit 468c012639
1 changed files with 1 additions and 0 deletions

View File

@ -244,5 +244,6 @@ public class PunishStaffPage extends PunishPage
buildHistory();
buildCustomButtons();
buildDisguiseIcon();
}
}