Quick fix
This commit is contained in:
parent
c77ba4cdf7
commit
49074ab44a
@ -17,7 +17,7 @@ namespace FirstPlugin
|
||||
{
|
||||
static ResFile ExternalStringBinary;
|
||||
|
||||
List<TXTG> TextureList = new List<TXTG>();
|
||||
public List<TXTG> TextureList = new List<TXTG>();
|
||||
|
||||
public static bool IsMeshCodec(Stream stream)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user