Port over code from old collision dev PR
This commit is contained in:
parent
f8d95313c5
commit
ed1759e73e
|
@ -8,5 +8,5 @@ var (
|
||||||
ButtonHoverColor = render.RGBA(200, 255, 255, 255)
|
ButtonHoverColor = render.RGBA(200, 255, 255, 255)
|
||||||
ButtonOutlineColor = render.Black
|
ButtonOutlineColor = render.Black
|
||||||
|
|
||||||
BorderColorOffset int32 = 40
|
BorderColorOffset = 40
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user