Skip to content

Commit

Permalink
Patched pins.js with missing comment from merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffam70 committed Sep 8, 2016
1 parent 1b75caf commit 20d1a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/cdn/blockly/language/common/pins.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ Blockly.Blocks.pulse_in = {
}
};

// Code generator is located in base.js
Blockly.Blocks.pulse_out = {
init: function() {
this.setColour(colorPalette.getColor('io'));
Expand Down

0 comments on commit 20d1a2a

Please sign in to comment.