From 0345e6a98021c0cea7252970bb7eeb22ca9c5dfb Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Sat, 23 Feb 2019 01:05:42 -0500 Subject: [PATCH] Annotation --- Classic/scripts/autoexec/zCheckVer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/scripts/autoexec/zCheckVer.cs b/Classic/scripts/autoexec/zCheckVer.cs index 801cafd..62e55af 100644 --- a/Classic/scripts/autoexec/zCheckVer.cs +++ b/Classic/scripts/autoexec/zCheckVer.cs @@ -45,7 +45,7 @@ function CheckVerObserver(%client) } //Added -ChocoTaco -//Run in PUGpasscheck.cs. Reset when the server leaves ctf and when its disable thru admin options. +//Run in PUGpasscheck.cs. Reset when the server leaves ctf and when its reenabled thru admin options. function CheckVerObserverReset() { $CheckVerObserverRunOnce = false;