update for new steam group

This commit is contained in:
DoganGFL 2018-10-18 19:22:32 +02:00
parent 31ae72fe4a
commit cba03fcbf8

View File

@ -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",