mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-25 03:51:26 +00:00
Typo...
This commit is contained in:
parent
2ac2827256
commit
ded1ab3da1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue