From 026397f8bbbb3767c9295c69dc032801a8fea35c Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Mon, 17 Oct 2022 00:21:55 -0400
Subject: [PATCH] Update TODO.md

---
 TODO.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO.md b/TODO.md
index 7b57138..712e111 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,7 +5,6 @@
 - [ ] Add action wheel icons
 
 ## Rewrite
-- [ ] fix pings
 - [ ] fix data api
 - [ ] reimplement avatar settings
 - [ ] fix sound
@@ -14,6 +13,7 @@
 - [ ] fix armor, won't re-enable until cleanup
 
 ## Cleanup
+- [ ] potentailly rework shared state variables
 - [ ] rework appropriate action wheel items as ToggleAction instead of ClickAction
 - [ ] reimplement partial vanilla as texture swap
 	- [x] remove partial_vanilla stuff from PartsManager
@@ -27,4 +27,5 @@
 - [ ] cleanup armor code to make less redundant
 
 # Done
+- [x] fix pings
 - [x] fix action wheel