Explorar o código

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10087 54d463be-8e91-2dee-dedb-b68131a5f0ec

FlavioJS %!s(int64=18) %!d(string=hai) anos
pai
achega
4ba355e389
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/common/plugins.c

+ 2 - 0
src/common/plugins.c

@@ -329,6 +329,8 @@ static int plugins_config_read(const char *cfgName)
 
 void plugins_init(void)
 {
+	// Sugested functionality:
+	// add atcommands/script commands (Borf)
 	char* PLUGIN_CONF_FILENAME = "conf/plugin_athena.conf";
 	//ShowDebug("plugins_init()\n");
 	register_plugin_func(EVENT_PLUGIN_INIT);