diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-14 18:37:51 +0300 |
commit | 88dc4a7284df27223602f679c25efaa00502081f (patch) | |
tree | ac0827fd9937b4be32f452d7ed5ec450a52fbfa9 /npc/scripts_dev.conf | |
parent | ad9ba9741ee3d1a9dda9205839b797fb6d9c5199 (diff) | |
download | hercules-88dc4a7284df27223602f679c25efaa00502081f.tar.gz hercules-88dc4a7284df27223602f679c25efaa00502081f.tar.bz2 hercules-88dc4a7284df27223602f679c25efaa00502081f.tar.xz hercules-88dc4a7284df27223602f679c25efaa00502081f.zip |
Remove conf dir.
Diffstat (limited to 'npc/scripts_dev.conf')
-rw-r--r-- | npc/scripts_dev.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/scripts_dev.conf b/npc/scripts_dev.conf deleted file mode 100644 index ee9bcfc26..000000000 --- a/npc/scripts_dev.conf +++ /dev/null @@ -1,8 +0,0 @@ -// -------------------------------------------------------------- -// - Development and Testing Scripts - -// -------------------------------------------------------------- -// The scripts listed here are for development or testing purpose. -// There's little to no reason to enable them in a production server. - -// Script engine self-test. -//npc: npc/dev/test.txt |