update for new steam group
This commit is contained in:
parent
31ae72fe4a
commit
cba03fcbf8
@ -1,14 +1,14 @@
|
||||
#include <sourcemod>
|
||||
#include <cstrike>
|
||||
|
||||
#define CLANID "24069756"
|
||||
#define CLANID "33752602"
|
||||
#define GROUP "Clantag"
|
||||
|
||||
bool g_bInGroup[MAXPLAYERS + 1];
|
||||
|
||||
public Plugin myinfo =
|
||||
{
|
||||
name = "GFLClan.ru Clantag",
|
||||
name = "GFLClan.com Clantag",
|
||||
author = "BotoX",
|
||||
description = "Assign group to people wearing gfl clantag",
|
||||
version = "1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user