malicious-wheel-of-fortune/group_numbers.js

4 lines
57 B
JavaScript
Raw Normal View History

const display = [6,7,8,9]
const not_pickable = [
6,
]