@@ -38,6 +38,7 @@
var self = this;
if (self.passPoint) return;
self.game = true;
+ self.comeAlert = '';
self.alert = 'Place your bets by clicking on the Pass Line';
self.passChipCount += self.selectedChip;
if (self.passchips.indexOf(self.selectedChip) <= -1) {