summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-06-25 10:57:51 +0300
committerAndrei Karas <akaras@inbox.ru>2020-06-25 10:57:51 +0300
commit373d9e0d6395cd9fff55c55e1cff4ee09e241fa8 (patch)
tree04366c01d3175926aa6759e7f698c0920aacab88
parentd20b5cff0c3a435ddc8d0643ed543457cd978cca (diff)
downloadhercules-373d9e0d6395cd9fff55c55e1cff4ee09e241fa8.tar.gz
hercules-373d9e0d6395cd9fff55c55e1cff4ee09e241fa8.tar.bz2
hercules-373d9e0d6395cd9fff55c55e1cff4ee09e241fa8.tar.xz
hercules-373d9e0d6395cd9fff55c55e1cff4ee09e241fa8.zip
Fix script include in scripts_dev.conf
-rw-r--r--npc/scripts_dev.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_dev.conf b/npc/scripts_dev.conf
index d6d807a74..df644013d 100644
--- a/npc/scripts_dev.conf
+++ b/npc/scripts_dev.conf
@@ -31,4 +31,4 @@
//=========================================================================
//================= Script Engine self-test ===============================
-//"npc: npc/dev/test.txt",
+//"npc/dev/test.txt",