Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Ardenian#309

Merged
Idrinth merged 3 commits intomasterfrom
ardenian
Apr 10, 2017
Merged

Ardenian#309
Idrinth merged 3 commits intomasterfrom
ardenian

Conversation

@Ardenian
Copy link
Copy Markdown
Contributor

@Ardenian Ardenian commented Apr 8, 2017

fixes #298 fixes #301 fixes #302

Comment thread src/mods/land.js Outdated
@@ -130,7 +130,9 @@ idrinth.land = {
document.getElementById ( 'idrinth-land-gold' ).value = idrinth.settings.get ( "land#gold" );
};
for (var key in idrinth.settings.get ( "land", true )) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

would propose putting the resulting object into a variable out here somewhere, might be easier to read - otherwise fine with me :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Stored the resulting object in a variable called landSettings

@Idrinth Idrinth merged commit dd4194f into master Apr 10, 2017
@Idrinth Idrinth deleted the ardenian branch April 10, 2017 13:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants