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
Copy file name to clipboardExpand all lines: custom/Global.Color.lua
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,5 @@
6
6
---@paramgnumber An integer from `0-255` describing the green value of the color.
7
7
---@parambnumber An integer from `0-255` describing the blue value of the color.
8
8
---@paramanumber An integer from `0-255` describing the alpha (transparency) of the color.
9
-
---@returnColor #The created Color (is returned as a table without the Color metatable, [(See GitHub issue)](https://github.com/Facepunch/garrysmod-issues/issues/2407)).
9
+
---@returnColor #The created Color. Is returned as a table without the Color metatable, [(See GitHub issue)](https://github.com/Facepunch/garrysmod-issues/issues/2407).
0 commit comments