Removed the TODO comment.

This commit is contained in:
Relintai 2019-10-21 23:01:46 +02:00
parent 63d9273326
commit 9718212b9d

View File

@ -10,8 +10,6 @@
#include "rectpack2D/pack.h"
//TODO margins, refcount
class TexturePacker : public Reference {
GDCLASS(TexturePacker, Reference);