Changeset 7221 in orxonox.OLD for trunk/src/util/multiplayer_team_deathmatch.cc
- Timestamp:
- Mar 15, 2006, 3:10:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/multiplayer_team_deathmatch.cc
r7193 r7221 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.