mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 05:58:30 +00:00
eslint fix
This commit is contained in:
parent
0b32610e56
commit
131f73005b
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ var Tint = {
|
|||
*/
|
||||
tint: {
|
||||
|
||||
get: function()
|
||||
get: function ()
|
||||
{
|
||||
return this.tintTopLeft;
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue