Documentation

This commit is contained in:
FlightControl_Master
2017-10-20 14:10:59 +02:00
parent 224f0694d8
commit 4d8179ec70
13 changed files with 13 additions and 42 deletions

View File

@@ -388,7 +388,7 @@ AIRBASEPOLICE is communicating with this modified script to kick players!</p>
AllClientsSet = SET_CLIENT:New():FilterStart()
-- Monitor for these clients the airbases.
AirbasePoliceCaucasus = AIRBASEPOLICE_NEVADA:New( AllClientsSet )
AirbasePoliceNevada = AIRBASEPOLICE_NEVADA:New( AllClientsSet )
</code></pre>