Changeset 7082 in orxonox.OLD for trunk/src/util
- Timestamp:
- Feb 7, 2006, 4:32:14 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/multiplayer_team_deathmatch.cc
r7080 r7082 43 43 this->bLocalPlayerDead = false; 44 44 this->deathTimeout = 10.0f; // 5 seconds 45 this->timeout = 0.0f; 45 46 46 47 this->deathScreen = new Billboard();
Note: See TracChangeset
for help on using the changeset viewer.