Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9140


Ignore:
Timestamp:
Apr 29, 2012, 2:05:17 PM (12 years ago)
Author:
mentzerf
Message:
  • Fixed a bug that prevented compiling
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h

    r9139 r9140  
    4242               
    4343                virtual void start(); //<! The function is called when the gametype starts
    44                 //virtual void end();
     44                virtual void end();
    4545                virtual void tick(float dt);
    4646                //virtual void playerEntered(PlayerInfo* player);
Note: See TracChangeset for help on using the changeset viewer.