Changeset 888 for code/branches/network/src/orxonox/objects
- Timestamp:
- Mar 13, 2008, 3:25:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/objects/SpaceShip.cc
r871 r888 196 196 SetConfigValue(bInvertYAxis_, false).description("Set this to true for joystick-like mouse behaviour (mouse up = ship down)."); 197 197 SetConfigValue(reloadTime_, 0.125).description("The reload time of the weapon in seconds"); 198 SetConfigValue(testvector_, Vector3()).description("asdfblah");198 //SetConfigValue(testvector_, Vector3()).description("asdfblah"); 199 199 } 200 200
Note: See TracChangeset
for help on using the changeset viewer.