Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9516 in orxonox.OLD for branches/proxy/src/util/object_manager.cc


Ignore:
Timestamp:
Jul 27, 2006, 6:45:58 PM (18 years ago)
Author:
bensch
Message:

orxonox/proxy: the rockets from the targeting turrets aquire targets as they are supposed, but they do not get fired unless the player is near of them… strangely

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/util/object_manager.cc

    r9513 r9516  
    177177{
    178178  if (omList == OM_INIT || omList == OM_SIZE)
    179     return ObjectManager::objectManagerListNames[0];
     179    return ObjectManager::objectManagerListNames[OM_NULL];
    180180
    181181  printf("%d\n", omList);
Note: See TracChangeset for help on using the changeset viewer.