Peter Muturi 1 년 전
부모
커밋
67048d7c68
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;