mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-26 09:23:36 +00:00
Added local %
This commit is contained in:
parent
6d49d32ead
commit
da959bc376
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// $Host::AntiCloakPlayerCount = 6;
|
||||
|
||||
// Called in GetCounts.cs
|
||||
function ActivateAntiCloak()
|
||||
function ActivateAntiCloak( %game )
|
||||
{
|
||||
//CTF only
|
||||
if( $Host::AntiCloakEnable && $CurrentMissionType $= "CTF" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue