Changeset 6600 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Jan 18, 2006, 5:25:48 PM (19 years ago)
- Location:
- trunk/src/story_entities
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/Makefile.am
r6432 r6600 11 11 story_entities/single_player_world_data.cc \ 12 12 story_entities/multi_player_world.cc \ 13 story_entities/multi_player_world_data.cc 13 story_entities/multi_player_world_data.cc \ 14 story_entities/movie_loader.cc 14 15 15 16 StoryEntities_HEADERS_ = \ … … 23 24 story_entities/single_player_world_data.h \ 24 25 story_entities/multi_player_world.h \ 25 story_entities/multi_player_world_data.h 26 story_entities/multi_player_world_data.h \ 27 story_entities/movie_loader.h
Note: See TracChangeset
for help on using the changeset viewer.