Add note about gif loader issues
This commit is contained in:
parent
bf475ea21a
commit
d3dd40eec3
|
@ -10,7 +10,7 @@ namespace KeepersCompound.Images;
|
|||
public class GifDecoder
|
||||
{
|
||||
// TODO: I can drop all these structs and shit lol
|
||||
|
||||
// TODO: This fails somewhat on the texture for model "skull". CBA to workout why now
|
||||
|
||||
private record Header
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue