mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 02:24:49 +08:00
YPT viewing improvements
This commit is contained in:
@@ -1873,6 +1873,10 @@ namespace CodeWalker.Forms
|
||||
{
|
||||
td = Yft.Fragment?.Drawable?.ShaderGroup?.TextureDictionary;
|
||||
}
|
||||
else if ((Ypt != null) && (Ypt.Loaded))
|
||||
{
|
||||
td = Ypt?.PtfxList?.TextureDictionary;
|
||||
}
|
||||
|
||||
if (td != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user