We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff49718 commit 27fe199Copy full SHA for 27fe199
addons/sourcemod/scripting/SurfTimer.sp
@@ -213,7 +213,7 @@ public Plugin myinfo =
213
author = "Ace & olokos",
214
description = "a fork from fluffys cksurf fork",
215
version = VERSION,
216
- url = "https://github.com/z4lab/z4lab-surftimer"
+ url = "https://github.com/olokos/Surftimer-olokos"
217
};
218
219
/*===================================
0 commit comments