Peter Muturi 1 năm trước cách đây
mục cha
commit
67048d7c68
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;