@@ -47,6 +47,7 @@
},
onComeLine: function() {
var self = this;
+ if (!self.passPoint) return;
self.game = true;
self.comeAlert = 'Place new bets by clicking on the COME';
self.comeChipCount += self.selectedChip;