Peter Muturi há 1 ano atrás
pai
commit
67048d7c68
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      resources/views/app/script.blade.php

+ 1 - 0
resources/views/app/script.blade.php

@@ -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;