Skip to content

Commit 1810509

Browse files
committed
ShaderEntry is class
1 parent 3079956 commit 1810509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CathodeLib/Scripts/LEGACY_DAN/ShadersPAK.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ public struct alien_shader_pak_shader_indices
615615
public int GeometryShader;
616616
};
617617

618-
public struct ShaderEntry
618+
public class ShaderEntry
619619
{
620620
public int Index;
621621
public alien_shader_pak_shader_header Header;

0 commit comments

Comments
 (0)