mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-29 15:35:24 +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;
|
// $Host::AntiCloakPlayerCount = 6;
|
||||||
|
|
||||||
// Called in GetCounts.cs
|
// Called in GetCounts.cs
|
||||||
function ActivateAntiCloak()
|
function ActivateAntiCloak( %game )
|
||||||
{
|
{
|
||||||
//CTF only
|
//CTF only
|
||||||
if( $Host::AntiCloakEnable && $CurrentMissionType $= "CTF" )
|
if( $Host::AntiCloakEnable && $CurrentMissionType $= "CTF" )
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue