projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2808637
)
more reverse logic
author
Rudolf Polzer <divverent@xonotic.org>
Fri, 2 Mar 2012 14:29:45 +0000
(15:29 +0100)
committer
Rudolf Polzer <divverent@xonotic.org>
Fri, 2 Mar 2012 14:29:45 +0000
(15:29 +0100)
qcsrc/warpzonelib/server.qc
patch
|
blob
|
history
diff --git
a/qcsrc/warpzonelib/server.qc
b/qcsrc/warpzonelib/server.qc
index a4d624c7a8bd7cd07e8a1ebd91d0c1794b1e2f96..84cd20485ce566412629d9dfa714d63a8d51bdda 100644
(file)
--- a/
qcsrc/warpzonelib/server.qc
+++ b/
qcsrc/warpzonelib/server.qc
@@
-385,7
+385,7
@@
float WarpZone_Projectile_Touch()
if(time == self.warpzone_teleport_time)
return TRUE;
-#if
n
def WARPZONELIB_KEEPDEBUG
+#ifdef WARPZONELIB_KEEPDEBUG
// this SEEMS to not happen at the moment, but if it did, it would be more reliable
{
float save_dpstartcontents;