projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac2827
)
Typo...
author
Wolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 20:05:04 +0000
(21:05 +0100)
committer
Wolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 20:05:04 +0000
(21:05 +0100)
gmqcc.ini.example
patch
|
blob
|
history
diff --git
a/gmqcc.ini.example
b/gmqcc.ini.example
index a314a4114fda7f136008f5754153564f6ff34fe0..3332231e4dbbd013d1c13c92686c54058028d0cb 100644
(file)
--- a/
gmqcc.ini.example
+++ b/
gmqcc.ini.example
@@
-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