yasir commited on
Commit
47b505c
1 Parent(s): b13be31

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +0 -1
script.js CHANGED
@@ -204,7 +204,6 @@ if (selectedIndex === -1) {
204
  }
205
  if(selectedOption.value == 'real'){
206
  isreal = true
207
- X = false
208
  if(step.value>50){
209
  step.value = 50
210
  }
 
204
  }
205
  if(selectedOption.value == 'real'){
206
  isreal = true
 
207
  if(step.value>50){
208
  step.value = 50
209
  }