Changeset 9052 in orxonox.OLD for branches/single_player_map/src/world_entities/playable.cc
- Timestamp:
- Jul 3, 2006, 5:32:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/world_entities/playable.cc
r9047 r9052 95 95 96 96 LoadParam(root, "abs-dir", this, Playable, setPlayDirection); 97 LoadParam(root, "enter-radius", this, Playable, setEnterRadius) 98 .describe("The Distance one can enter the ship from."); 97 99 } 98 100
Note: See TracChangeset
for help on using the changeset viewer.