Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7771


Ignore:
Timestamp:
Dec 16, 2010, 5:46:47 PM (13 years ago)
Author:
youngk
Message:

Orxonox now properly loads resources on the Mac. It has become playable\!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ois_update/src/libraries/core/Super.h

    r7571 r7771  
    574574        virtual void createSuperFunctionCaller() const
    575575        {
    576             //SuperFunctionCondition<0, T, 0, 0>::superCheck();
     576            SuperFunctionCondition<0, T, 0, 0>::superCheck();
    577577        }
    578578
Note: See TracChangeset for help on using the changeset viewer.