]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/nades.qc
Unify boolean constants
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / nades.qc
index 5d67ef34e5da730cba97bb49a645257085e6b425..e0d5cbc8118f8fb0be535b5ef9168f1f4615b492 100644 (file)
@@ -20,7 +20,7 @@ float healer_send(entity to, float sf)
                WriteByte(MSG_ENTITY, (self.ltime - time)*10.0+0.5);
        }
 
-       return TRUE;
+       return true;
 }
 #endif // SVQC