Changeset 5398 in orxonox.OLD for trunk/src/lib/shell
- Timestamp:
- Oct 18, 2005, 6:28:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell.cc
r5397 r5398 125 125 if (this->bActive == true) 126 126 PRINTF(3)("The shell is already active\n"); 127 128 printf("ACT\n");129 127 this->bActive = true; 130 128
Note: See TracChangeset
for help on using the changeset viewer.