6566676869707172
*/ public NEClient(String userName) { NEField.showGrid.setTo(showGridonStart); this.userName = userName; this.turn = new NETurnTransaktion(); lan = new NELanClient(); gameServer = new NEgameServer(); }