- Timestamp:
- Aug 28, 2010, 12:37:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h
r7233 r7234 59 59 static const int Denied = 4; 60 60 61 static MultiType unhide(const std::string& group, const std::string& name, const std::string& arguments);61 static MultiType unhide(const std::string& command); 62 62 static void _autocomplete(const std::string& group, const std::string& name) {} 63 63
Note: See TracChangeset
for help on using the changeset viewer.