]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - gmqcc.ini.example
Typo...
[xonotic/gmqcc.git] / gmqcc.ini.example
index a314a4114fda7f136008f5754153564f6ff34fe0..3332231e4dbbd013d1c13c92686c54058028d0cb 100644 (file)
@@ -61,7 +61,7 @@
     # Prevent the creation of _x, _y and _z progdefs for vectors
     SINGLE_VECTOR_DEFS           = false
 
-    # Use cast vectors to real booleans when used in logic expressions
+    # Cast vectors to real booleans when used in logic expressions.
     # This is achieved by using NOT_V.
     CORRECT_LOGIC                = false