Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 11, 2017, 2:14:15 PM (6 years ago)
Author:
varxth
Message:

better than evver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SOBv2_HS17/src/modules/superorxobros/SOBFigure.cc

    r11628 r11650  
    115115        SOBMushroom*    mush        = orxonox_cast<SOBMushroom*>    (otherObject);
    116116        SOBGumba*       gumba       = orxonox_cast<SOBGumba*>       (otherObject);
    117         SOBGumbaBoss*   gumbaBoss   = orxonox_cast<SOBGumbaBoss*>       (otherObject);
     117        SOBGumbaBoss*   gumbaBoss   = orxonox_cast<SOBGumbaBoss*>   (otherObject);
    118118        SOBFlagstone*   flagstone   = orxonox_cast<SOBFlagstone*>   (otherObject);
    119119        SOBCastlestone* castlestone = orxonox_cast<SOBCastlestone*> (otherObject);
Note: See TracChangeset for help on using the changeset viewer.