Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7110 in orxonox.OLD for trunk/src/world_entities


Ignore:
Timestamp:
Feb 8, 2006, 12:56:19 AM (18 years ago)
Author:
patrick
Message:

trunk: a first very primitive lightning

File:
1 edited

Legend:

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

    r7047 r7110  
    6767                  world_entities/elements/text_element.cc \
    6868                  \
    69                   world_entities/effects/explosion.cc
     69                  world_entities/effects/explosion.cc \
     70                  world_entities/effects/lightning_bolt.cc
    7071
    7172
     
    132133                 world_entities/elements/text_element.h \
    133134                 \
    134                  world_entities/effects/explosion.h
     135                 world_entities/effects/explosion.h \
     136                 world_entities/effects/lightning_bolt.h
    135137
    136138
Note: See TracChangeset for help on using the changeset viewer.