This commit is contained in:
David Anderson
2005-08-24 05:08:05 +00:00
parent d4f09aac74
commit 10328f5f81
3 changed files with 0 additions and 15 deletions

View File

@ -660,8 +660,3 @@ load_settings( szFilename[] ) {
}
return 1
}
public plugin_modules()
{
require_module("dodx")
}