eslint fix

This commit is contained in:
Richard Davey 2023-11-10 15:04:06 +00:00
parent 0b32610e56
commit 131f73005b

View file

@ -191,7 +191,7 @@ var Tint = {
*/
tint: {
get: function()
get: function ()
{
return this.tintTopLeft;
},