From: Samual Lenks Date: Fri, 7 Sep 2012 03:55:33 +0000 (-0400) Subject: Update the "last updated" timestamp on the code X-Git-Tag: xonotic-v0.7.0~240^2~34 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5424bd3ad212983e33860ec76d35dbcb7c5004b4;p=xonotic%2Fxonotic-data.pk3dir.git Update the "last updated" timestamp on the code --- diff --git a/qcsrc/server/mutators/gamemode_ctf.qc b/qcsrc/server/mutators/gamemode_ctf.qc index cb0d8eea6..3c756f4de 100644 --- a/qcsrc/server/mutators/gamemode_ctf.qc +++ b/qcsrc/server/mutators/gamemode_ctf.qc @@ -1,6 +1,6 @@ // ================================================================ // Official capture the flag game mode coding, reworked by Samual -// Last updated: March 30th, 2012 +// Last updated: September, 2012 // ================================================================ void ctf_FakeTimeLimit(entity e, float t)