This commit is contained in:
David Stephens 2019-05-18 00:25:35 +01:00
parent 826e5fc0f1
commit 9c2b3be0b1
5 changed files with 530 additions and 30 deletions

View file

@ -117,6 +117,7 @@ function getModulePaths() {
config.paths.mods,
config.paths.loginServers,
config.paths.contentServers,
config.paths.chatServers,
config.paths.scannerTossers,
];
}