Skip to content

Commit c571124

Browse files
committed
eslint override
1 parent ad4109a commit c571124

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/gameobjects/GameObject.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ var GameObject = new Class({
327327
*/
328328
getIndexList: function ()
329329
{
330+
// eslint-disable-next-line consistent-this
330331
var child = this;
331332
var parent = this.parentContainer;
332333

0 commit comments

Comments
 (0)