Update ecs to-do list

This commit is contained in:
Nikita Lisitsa 2024-01-30 21:57:51 +03:00
parent 92f02d8ac0
commit 5533826711

View file

@ -23,7 +23,6 @@ namespace psemek::ecs
// TODO:
// - Fully document which functions can be called from which callbacks
// - Constructors & destructors implementation (const-only)
// - Modification callbacks implementation (const-only)
// - Tables serialization
// - Refactor query caches