From c4c12e0c1bc7b64682826150b933b5406597db3b 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:29:00 -0400 Subject: [PATCH] switch 1000 to 100 --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index af74dad..b057a29 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,4 +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) +- Rewrite the main mod from scratch (less than 100 lines, should be easy)