Changeset 7216 in orxonox.OLD for branches/std/src/util/multiplayer_team_deathmatch.cc
- Timestamp:
- Mar 12, 2006, 8:54:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/util/multiplayer_team_deathmatch.cc
r7193 r7216 92 92 93 93 94 void MultiplayerTeamDeathmatch::setDeathScreen(const char*imageName)94 void MultiplayerTeamDeathmatch::setDeathScreen(const std::string& imageName) 95 95 { 96 96 if( this->deathScreen)
Note: See TracChangeset
for help on using the changeset viewer.