From ad490f2ea7967cb6bb97cb797b33aa3554de46a5 Mon Sep 17 00:00:00 2001 From: nea Date: Sat, 28 Oct 2023 04:07:47 +0200 Subject: Rename mixins after what they do, rather than where they do it [no changelog] Mixins are now named after what they do, and mixins for the same class that do different things should be in two separate mixins now. --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 53af8fe..b2d735c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,7 +14,7 @@ Priority 1: - Pet/Equipment hud in inventory - Pet Overlay - Price Graphs -- Minion Helper +- Minion -Helper - Fishing - Highlighters - Metal Detector -- cgit