Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 16, 2011, 10:23:00 PM (13 years ago)
Author:
landauf
Message:

2x virtual because it may be required in some cases (Singleton & LANDiscoverable) and 2x for consistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/overlays/hud/UnderAttackHealthBar.h

    r6054 r7904  
    4242        public:
    4343            UnderAttackHealthBar(BaseObject* creator);
    44             ~UnderAttackHealthBar();
     44            virtual ~UnderAttackHealthBar();
    4545
    4646            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
Note: See TracChangeset for help on using the changeset viewer.