X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=gmqcc.ini.example;h=3332231e4dbbd013d1c13c92686c54058028d0cb;hp=a314a4114fda7f136008f5754153564f6ff34fe0;hb=ded1ab3da117ac7170c1e57b1baebcfb3e0ef904;hpb=2ac2827256d804c8bd24b734c7aeb938456bb7c1 diff --git a/gmqcc.ini.example b/gmqcc.ini.example index a314a41..3332231 100644 --- 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