]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Fix weapon capital letters are striking
authorLegendaryGuard <rootuser999@gmail.com>
Thu, 18 Feb 2021 21:44:35 +0000 (21:44 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Thu, 18 Feb 2021 21:44:35 +0000 (21:44 +0000)
Programming-QuakeC-stuff-in-Xonotic.md

index 59c0bbbdd0eee3fa8f9293146b77b0eee6f92d35..84ac404fd43fc70d3148e96f6344e1c7a73be0fb 100644 (file)
@@ -108,7 +108,7 @@ You can look the MUTATOR functions in:
 <br />
 <br />
 
 <br />
 <br />
 
-# WEAPON functions
+# Weapon functions
 
 ## A bit of introduction
 
 
 ## A bit of introduction
 
@@ -125,7 +125,7 @@ You can look the example of this weapon code:
 
 <br />
 
 
 <br />
 
-## 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.
 
 
 This is a created list of functions to modify/create weapons. There may be incomplete explanations for each function.