From fc6169e6838516ca634a9c1923e2bbcc570854dd Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Thu, 18 Feb 2021 21:44:35 +0000 Subject: [PATCH] Fix weapon capital letters are striking --- Programming-QuakeC-stuff-in-Xonotic.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Programming-QuakeC-stuff-in-Xonotic.md b/Programming-QuakeC-stuff-in-Xonotic.md index 59c0bbb..84ac404 100644 --- a/Programming-QuakeC-stuff-in-Xonotic.md +++ b/Programming-QuakeC-stuff-in-Xonotic.md @@ -108,7 +108,7 @@ You can look the MUTATOR functions in:

-# WEAPON functions +# Weapon functions ## A bit of introduction @@ -125,7 +125,7 @@ You can look the example of this weapon code:
-## List of WEAPON functions +## List of weapon functions This is a created list of functions to modify/create weapons. There may be incomplete explanations for each function. -- 2.39.2