Skip to content

Commit cd0ff29

Browse files
committed
Update core.js
1 parent 427645b commit cd0ff29

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':null
170+
'blur': null
171171
};
172172
this._loadingScreenId = 'p5_loading';
173173

0 commit comments

Comments
 (0)