You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameters with default values (ie Color(r, g, b, a = 255)) ignore the default values, leading to warnings with editors that enforce correct number of parameters to call a function (LuaLS, IntelliJ probably also makes this a warning)