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 ) Client:Alive( _Alive )
end end
-- self.DB:ForEachClient(
-- --- @param Client#CLIENT Client -- self.DB:ForEachClient(
-- function( Client ) -- --- @param Client#CLIENT Client
-- -- function( Client )
-- end --
-- ) -- ... actions ...
--
-- end
-- )
self.MessagesOnOff = true self.MessagesOnOff = true