//----------------------------------------------------------------------------- // Constructor, destructor //----------------------------------------------------------------------------- C_InfoTeleporterCountdown::C_InfoTeleporterCountdown() { g_InfoTeleporterCountdownList.AddToTail( this ); }
//----------------------------------------------------------------------------- // Constructor, destructor //----------------------------------------------------------------------------- CInfoCameraLink::CInfoCameraLink() { g_InfoCameraLinkList.AddToTail( this ); }