Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10638 in orxonox.OLD for trunk/src/world_entities/WorldEntities.am


Ignore:
Timestamp:
Apr 19, 2007, 4:06:51 PM (18 years ago)
Author:
snellen
Message:

Merged inputdevice-branch back to trunk: New ScriptTrigger (ActionTrigger) available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/WorldEntities.am

    r10622 r10638  
    111111                world_entities/script_triggers/tick_trigger.cc \
    112112                world_entities/script_triggers/time_trigger.cc \
     113                world_entities/script_triggers/action_trigger.cc \
    113114                \
    114115                \
     
    234235                script_triggers/tick_trigger.h \
    235236                script_triggers/time_trigger.h \
     237                script_triggers/action_trigger.h \
    236238                \
    237239                \
Note: See TracChangeset for help on using the changeset viewer.