Skip to content

Commit d3da9cd

Browse files
committed
Update core.js
1 parent 661c4d5 commit d3da9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ define(function (require) {
167167
'touchmove': null,
168168
'touchend': null,
169169
'resize': null,
170-
'blur'
170+
'blur':null
171171
};
172172
this._loadingScreenId = 'p5_loading';
173173

0 commit comments

Comments
 (0)