Fix texture wrapping issue on portal main menu

This commit is contained in:
James Lambert 2023-12-10 20:43:08 -07:00
parent 9dfbcf11d3
commit ee079e95ae

View file

@ -150,6 +150,10 @@ materials:
filename: "../../portal_pak_modified/materials/gamepadui/portal_logo.png"
siz: G_IM_SIZ_4b
fmt: G_IM_FMT_I
s:
wrap: false
t:
wrap: false
gDPSetCombineMode:
color: ["0", "0", "0", ENVIRONMENT]
alpha: [TEXEL0, "0", ENVIRONMENT, "0"]