Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 4, 2017, 4:00:44 PM (8 years ago)
Author:
zarron
Message:

Boss shoots now limited amount of Gumbas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SOBv2_HS17/src/modules/superorxobros/SOBGumba.h

    r11629 r11632  
    6161
    6262            bool hasCollided_;
     63            SOBGumbaBoss* creator_;
    6364        protected:
    6465            float gravityAcceleration_;
     
    6970            bool changeAllowed_;
    7071            float changedOn_;
    71             SOBGumbaBoss* creator_;
     72
    7273           
    7374    };
Note: See TracChangeset for help on using the changeset viewer.