- Timestamp:
- Jul 15, 2004, 10:52:19 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/command_node.cc
r2166 r2168 44 44 CommandNode::CommandNode (char* filename = DEFAULT_KEYBIND_FILE) 45 45 { 46 aliases = NULL; 46 47 bLocalInput = true; 47 48 netID = 0;
Note: See TracChangeset
for help on using the changeset viewer.