Changeset 8738 in orxonox.OLD for branches/network/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jun 22, 2006, 5:05:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/util/multiplayer_team_deathmatch.h
r8708 r8738 100 100 101 101 void onInputEnter( const std::string & text ); 102 103 OrxGui::GLGuiBox* statsBox; 104 105 void showStats(); 106 void hideStats(); 102 107 }; 103 108
Note: See TracChangeset
for help on using the changeset viewer.