mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-19 13:46:08 +00:00
4 lines
150 B
Lua
4 lines
150 B
Lua
|
|
local PlanesClientSet = SET_CLIENT:New():FilterCategories( "plane" ):FilterStart()
|
|
local AirbasePolice = AIRBASEPOLICE_NEVADA:New( PlanesClientSet )
|