Changeset 8589 in orxonox.OLD for branches/network/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jun 19, 2006, 8:36:11 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/util/multiplayer_team_deathmatch.h
r8588 r8589 12 12 #include "network_game_rules.h" 13 13 14 #include "glgui _box.h"14 #include "glgui.h" 15 15 16 16 class TiXmlElement; … … 81 81 82 82 OrxGui::GLGuiBox* box; 83 84 83 85 84 void calculateTeamScore(); 86 85 void nextGameState();
Note: See TracChangeset
for help on using the changeset viewer.