From db5bf867668a685021138379171ecae33202d3e4 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 6 Dec 2025 17:27:36 -0400 Subject: [PATCH] Add another message to TODO --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 25f159e..af74dad 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,3 +12,4 @@ TODO: - Make guns zoom in with a crosshair while rightclick is held - Header, screenshot, and icon - Polish the game +- Rewrite the main mod from scratch (less than 1k lines, should be easy)