Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete me offset #68

Merged
merged 3 commits into from
Jul 8, 2020
Merged

Conversation

FL3SH
Copy link
Contributor

@FL3SH FL3SH commented Jun 26, 2020

Thank you @brandoncc

@ThePrimeagen
Copy link
Owner

@FL3SH I didn't seem to get an email for this glorious change!

@ThePrimeagen ThePrimeagen merged commit 0b80ecc into ThePrimeagen:master Jul 8, 2020
);
console.log("delete-round#getColumnOffset - userOffset ", offset);
} else {
offset = Math.floor(Math.random() * (40 - 5)) + 5;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ThePrimeagen @FL3SH this line will overwrite the value set on line 27, won't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aaa, my bad, of course offset = 3 will always be overwritten ;/
Tbh I personally like it way more with random offset event in 'noob' this is why I missed it.

Fixed in #70

@lpanebr
Copy link
Contributor

lpanebr commented Jul 9, 2020 via email

@FL3SH
Copy link
Contributor Author

FL3SH commented Jul 9, 2020

I am not sure about that. Can you open an issue about that, so we can discuss it?

@lpanebr
Copy link
Contributor

lpanebr commented Jul 10, 2020

there it it: #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants