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

Improve LOL activity to play against another user using presence #252

Closed
wants to merge 7 commits into from

Conversation

Kuthar8055
Copy link

@Kuthar8055 Kuthar8055 commented Nov 25, 2018

issue #243

@Kuthar8055 Kuthar8055 changed the title Improve LOL activity to play against another user using presence #243 Improve LOL activity to play against another user using presence Nov 25, 2018
currentenv = environment;

// Set current language to Sugarizer
...
Copy link
Owner

Choose a reason for hiding this comment

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

Can't work. Something is missing here.


// Load from datatore
if (!environment.objectId) {
...
Copy link
Owner

Choose a reason for hiding this comment

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

Can't work. Something is missing here.

document.getElementById("add-button").addEventListener('click', function (event) {

LOL.push(currentenv.user.colorvalue);
drawLOL();
Copy link
Owner

Choose a reason for hiding this comment

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

This function don't exist.

@llaske
Copy link
Owner

llaske commented Nov 25, 2018

Your code is incorrect: some part is missing and you call an non-existing function drawLOL. Do you test it?
Do not send PR to master branch, only PR on dev branch is allowed.

@llaske
Copy link
Owner

llaske commented Nov 26, 2018

Abandoned.

@llaske llaske closed this Nov 26, 2018
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.

2 participants