typo
This commit is contained in:
@@ -24,7 +24,7 @@ function randomHole(holes) {
|
||||
|
||||
function peep() {
|
||||
const time = randomTime(1000, 1500);
|
||||
const holerandomHole(holes);
|
||||
const hole = randomHole(holes);
|
||||
|
||||
// TODO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user