Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 4, 2013, 3:58:01 PM (10 years ago)
Author:
zifloria
Message:

Added everything I modified and a few funky things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/invaders/src/modules/weapons/weaponmodes/HsW01.h

    r9667 r9744  
    5959            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    6060
    61         private:
     61        protected:
    6262            /**
    6363            @brief Set the mesh.
     
    109109                { return this->delay_; }
    110110
    111             void shot();
     111            virtual void shot();
    112112            void muzzleflash();
    113113
Note: See TracChangeset for help on using the changeset viewer.