Changeset 1446 for code/branches/network/src/core/ConsoleCommand.cc
- Timestamp:
- May 28, 2008, 5:30:11 AM (17 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/core/ConsoleCommand.cc
r1445 r1446 39 39 this->argumentCompleter_[3] = 0; 40 40 this->argumentCompleter_[4] = 0; 41 42 this->keybindMode_ = KeybindMode::OnPress; 43 this->axisParamIndex_ = -1; 44 this->bAxisRelative_ = false; 41 45 } 42 46
Note: See TracChangeset
for help on using the changeset viewer.