167168169170171172173
send( new BootPkt(why) ); } public void playedSoFar( PileOfCards bp ) { send( new SofarPkt(bp) ); }