Block display bar cleanup

This commit is contained in:
Anuken
2018-02-02 20:54:07 -05:00
parent aad61d94e6
commit d7dc46b5c0
19 changed files with 96 additions and 129 deletions

View File

@@ -152,7 +152,6 @@ public class ChatFragment extends Table implements Fragment{
}
public void toggle(){
Log.info("open");
if(!chatOpen){
scene.setKeyboardFocus(chatfield);