diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-23 11:32:29 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-23 11:32:29 +0000 |
commit | 19b1729631284b6cf2c2e79bfbe362734ce8ff77 (patch) | |
tree | 5a6a0a287e3be7b582b29dc78971a87b4edc4482 /conf | |
parent | c81c52553148b0447371dc3908410a12b2a909c4 (diff) | |
download | hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.gz hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.bz2 hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.xz hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.zip |
Removed the 'upnp' plugin (see bugreport:1000).
Original files can be found in Celest's /devel subdirectory.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13233 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/plugin_athena.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/plugin_athena.conf b/conf/plugin_athena.conf index f8dfd0ad5..38fa48d03 100644 --- a/conf/plugin_athena.conf +++ b/conf/plugin_athena.conf @@ -10,9 +10,6 @@ auto_search: no // Just a sample plugin //plugin: sample -// UPnP core plugin -plugin: upnp - // GUI core plugin //plugin: gui |