private void Update() { if (pack != null) { roomListPanel.SearchRoomOnResponse(pack); pack = null; } }