From 5424bd3ad212983e33860ec76d35dbcb7c5004b4 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Thu, 6 Sep 2012 23:55:33 -0400 Subject: [PATCH] Update the "last updated" timestamp on the code --- qcsrc/server/mutators/gamemode_ctf.qc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2