Skip to content

Commit 584571d

Browse files
authored
Update plugin informations (#391)
1 parent 8a67ca1 commit 584571d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addons/sourcemod/scripting/SurfTimer.sp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ enum ResponseType
233233
public Plugin myinfo =
234234
{
235235
name = "SurfTimer",
236-
author = "Ace & olokos",
236+
author = "All contributors",
237237
description = "a fork from fluffys cksurf fork",
238238
version = VERSION,
239-
url = "https://github.com/olokos/Surftimer-olokos"
239+
url = "https://github.com/surftimer/Surftimer-Official"
240240
};
241241

242242
/*===================================

0 commit comments

Comments
 (0)