162163164165166167168
send( new EndHandPkt() ); } public void booted( String why ) { send( new BootPkt(why) ); }