From 02888c1158a332691494d1b424f005f66aafbcc8 Mon Sep 17 00:00:00 2001 From: Wizzard <25581244+Wizzard@users.noreply.toomuchslop.com> Date: Tue, 19 Sep 2023 10:42:56 -0400 Subject: [PATCH] Fix links --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index ff409b5..8790429 100644 --- a/README.org +++ b/README.org @@ -46,13 +46,13 @@ attacking if there is no visible target. #+begin_quote *Note:* Chams color can be changed from the =h_glColor4f()= function inside -[[https://git.deadzone.lol/Wizzard/goldsource-cheat/blob/main/src/hooks.c][src/hooks.c]]. Since this cheat is not hard to compile, I rather have less +[[https://git.deadzone.lol/Wizzard/goldsource-cheat/src/branch/main/src/hooks.c][src/hooks.c]]. Since this cheat is not hard to compile, I rather have less console variables than more customization at runtime. #+end_quote #+begin_quote *Note:* Bullet tracer color, width and time can be changed at the bottom of the -=bullet_tracers()= function inside [[https://git.deadzone.lol/Wizzard/goldsource-cheat/blob/main/src/features/misc.c][src/features/misc.c]]. See previous chams note. +=bullet_tracers()= function inside [[https://git.deadzone.lol/Wizzard/goldsource-cheat/src/branch/main/src/features/misc.c][src/features/misc.c]]. See previous chams note. #+end_quote * Building