7475767778798081828384
this.setBackground(new Color(0, 0, 0, 75)); this.setResizable(false); this.setDraggable(false); m_battleManager = new BattleManager(); m_display = display; m_chat = new ChatDialog(); m_requestsForm = new RequestDialog();