From 267b9de2f6f284ab967b0ddc86ef56078c35a2f6 Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Mon, 10 Aug 2026 21:03:43 +0200 Subject: [PATCH] Updated TODO.md. --- SDL3_Core | 2 +- TODO.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/SDL3_Core b/SDL3_Core index 67c5c18..50dc383 160000 --- a/SDL3_Core +++ b/SDL3_Core @@ -1 +1 @@ -Subproject commit 67c5c18fa2d65004ef164848f69c2e5f9e7eeac4 +Subproject commit 50dc383e2d027add50672b0003744b7845019780 diff --git a/TODO.md b/TODO.md index b19cc48..a19fdeb 100644 --- a/TODO.md +++ b/TODO.md @@ -26,10 +26,11 @@ ### In progress -- [ ] Make entities react to events ### Done +- [x] Make entities react to events + - [x] Work on events (publish / subscribe) - [x] Work on asset corruption