Updated some of the MOOSE functions

This commit is contained in:
FlightControl
2016-07-21 20:14:11 +02:00
parent a90098b30b
commit 70651777c5
11 changed files with 20 additions and 40 deletions

View File

@@ -2206,7 +2206,6 @@ end
-- @param DCSTypes#Duration Duration The duration of the message.
-- @return Message#MESSAGE
function CONTROLLABLE:GetMessage( Message, Duration )
self:E( { Message, Duration } )
local DCSObject = self:GetDCSObject()
if DCSObject then