mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-23 20:11:44 +01:00
Updated World and files for 3.56 release. --Rumble
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user