Revert "JAMES TEST"

This reverts commit a57f28a248bb38d718b6d0c11cfb4f03982356de.
This commit is contained in:
HellRayzr 2016-06-14 18:58:17 +02:00
parent a57f28a248
commit 91c5f467aa

View File

@ -61,7 +61,7 @@ AIRBASEPOLICE_BASE = {
-- @param Airbases A table of Airbase Names.
-- @return #AIRBASEPOLICE_BASE self
function AIRBASEPOLICE_BASE:New( SetClient, Airbases )
-- TEST JAMES
-- Inherits from BASE
local self = BASE:Inherit( self, BASE:New() )
self:E( { self.ClassName, SetClient, Airbases } )