From 18c0fafc5a4039fb36432fb9d7448b7a12cff71f Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 9 Jan 2024 14:15:23 -0800 Subject: [PATCH] Updated TODO --- TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index f1739b6..42d468f 100644 --- a/TODO.md +++ b/TODO.md @@ -16,10 +16,8 @@ - GPU limits? (texture size, texture number, particle/sprite limits) - Particles when a ship is damaged (events) - Sticky radar - - Clean up world and objects - Fix gun points - Arbitrary size resource names - - How does a player control a ship (also fix behaviors) ----------------------------------