Documentation

This commit is contained in:
Sven Van de Velde 2016-05-14 07:10:19 +02:00
parent bca06c1dbf
commit 0a66cb6a59

View File

@ -122,12 +122,15 @@ function MISSILETRAINER:New( Distance )
Client:Alive( _Alive )
end
-- self.DB:ForEachClient(
-- --- @param Client#CLIENT Client
-- function( Client )
--
-- end
-- )
-- self.DB:ForEachClient(
-- --- @param Client#CLIENT Client
-- function( Client )
--
-- ... actions ...
--
-- end
-- )
self.MessagesOnOff = true