]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/Units.pl
- another round of patches from lear. "we love you, lear!" j/k :o
[infobot.git] / src / Modules / Units.pl
index 3aea58281c2dd8f2392114ce8c474179f5304b22..c24ea42c256a1d841199dc4dd2c102378c20972d 100644 (file)
@@ -49,7 +49,7 @@ BEGIN {
 ################################################################
 
 { my $defs_read = 0;
-  $defs_read += read_defs("$::bot_misc_dir/unittab");
+  $defs_read += read_defs("$::bot_data_dir/unittab");
 
   unless ($defs_read) {
     &::ERROR("Could not read any of the initialization files UNITTAB");