3738394041424344454647
Debug.p(""+cr.getBool("explosion")); Debug.p(""+cr.getDouble("doubleval")); Debug.p(""+cr.getString("name")); Debug.p(""+cr.getValues("animationFrames")); */ myServer = new Server(); myServer.start(); for(int i=0;i<100000;++i) { Debug.p(""+i,0); }