Changeset 8830 for code/branches/output/src/orxonox/gamestates/GSClient.cc
- Timestamp:
- Aug 7, 2011, 10:51:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/output/src/orxonox/gamestates/GSClient.cc
r8788 r8830 52 52 void GSClient::activate() 53 53 { 54 orxout(user_status) << "Starting client" << endl; 55 54 56 GameMode::setIsClient(true); 55 57
Note: See TracChangeset
for help on using the changeset viewer.