mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-20 07:43:07 +00:00
5 lines
93 B
Lua
5 lines
93 B
Lua
|
|
local Client = CLIENT:FindByName( "Test SEAD" )
|
|
|
|
local Task_SEAD = TASK2_SEAD:New( Client )
|