343536373839404142
config.load("props/server.properties"); network.listen(); pool.load(); db_obj = new DAO(); communication_manager = new CommunicationManager(); habbo_hotel = new HabboHotel(); }