Commands can be added and removed dynamically by plugins.

This commit is contained in:
Jan Vidar Krey 2010-11-18 18:22:02 +01:00
parent 6d902fce39
commit 70a1fd543d
1 changed files with 1 additions and 1 deletions

View File

@ -1021,4 +1021,4 @@ int command_dipatcher(struct hub_info* hub, struct hub_user* user, const char* m
command_destroy(cmd);
return 0;
}
#endif // 0
#endif