diff --git a/Moose/Cargo.lua b/Moose/Cargo.lua index 57702749a..558df5b8d 100644 --- a/Moose/Cargo.lua +++ b/Moose/Cargo.lua @@ -8,8 +8,6 @@ Include.File( "Message" ) --- Clients are those Groups defined within the Mission Editor that have the skillset defined as "Client" or "Player". -- These clients are defined within the Mission Orchestration Framework (MOF) -trace.names.all = true - CARGOS = {}