different icon maybe

This commit is contained in:
Darsu 2024-06-30 18:46:02 +07:00
parent f19b717254
commit c2d7ae3e79
2 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ local myMat2 = CreateMaterial( "HandIconGenerator_RTMat", "UnlitGeneric", {
["$vertexalpha"] = 1, ["$vertexalpha"] = 1,
} ) } )
local matshiny = Material("models/shiny") local matshiny = Material("models/shiny")
local hasbgs = Material("eps/hasbgs2.png", "mips smooth") -- or hasbgs3 idk which better local hasbgs = Material("eps/hasbgs4.png", "mips smooth") -- or hasbgs3 idk which better
function Menu.Setup() function Menu.Setup()

BIN
materials/eps/hasbgs4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB