Remove outdated TODO
This commit is contained in:
parent
a8e212fdd1
commit
bd7005d034
|
@ -10,8 +10,6 @@ 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
|
||||
{
|
||||
public string Signature;
|
||||
|
|
Loading…
Reference in New Issue