malicious-wheel-of-fortune/group_numbers.js

4 lines
67 B
JavaScript
Raw Normal View History

2023-03-04 15:59:34 +00:00
const display = [5, 6,7,8,9, 10]
const not_pickable = [
2023-03-04 15:59:34 +00:00
6,7,8
]