Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 21, 2016, 12:55:57 PM (7 years ago)
Author:
patricwi
Message:

latest changes because of linker

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/HUD_HS16/src/modules/overlays/hud/HUDPickupSystem.cc

    r11293 r11295  
    7070        {
    7171            HUDPickupItem* item = new HUDPickupItem(this->getContext());
    72             item->initializeMaterial(p->getRepresentationName());
     72            // item->initializeMaterial(p->getRepresentationName());
     73            item->printHello();
    7374        }
    7475    }
Note: See TracChangeset for help on using the changeset viewer.