Updated World and files for 3.56 release. --Rumble

This commit is contained in:
Rumble
2008-04-13 15:55:11 +00:00
parent ebc985f010
commit 40b1677066
81 changed files with 18819 additions and 17702 deletions

View File

@@ -331,9 +331,6 @@ int main(int argc, char **argv)
* in the log if stderr is redirected to a file. */
log("Loading configuration.");
log("%s", tbamud_version);
log("%s", oasisolc_version);
log("%s", DG_SCRIPT_VERSION);
log("%s", ascii_pfiles_version);
if (chdir(dir) < 0) {
perror("SYSERR: Fatal error changing to data directory");