mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-08 02:48:26 +00:00
translation phrase change to make more sense
This commit is contained in:
parent
fb62419006
commit
86747ac16c
@ -1298,7 +1298,7 @@ public Action Command_CCAdd(int client, int args)
|
|||||||
if (IsValidClient(i) && GetSteamAccountID(i) == iSteamID)
|
if (IsValidClient(i) && GetSteamAccountID(i) == iSteamID)
|
||||||
{
|
{
|
||||||
gB_CCAccess[i] = true;
|
gB_CCAccess[i] = true;
|
||||||
Shavit_PrintToChat(i, "%T", "CCAccessGranted", i, gS_ChatStrings.sVariable, gS_ChatStrings.sText);
|
Shavit_PrintToChat(i, "%T", "CCAccessGrantedToPlayer", i, gS_ChatStrings.sVariable, gS_ChatStrings.sText);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user