--- deliantra/server/lib/cf.pm 2007/12/05 11:08:34 1.398 +++ deliantra/server/lib/cf.pm 2007/12/16 02:50:33 1.399 @@ -76,7 +76,6 @@ our $AIO_POLL_WATCHER; our $NEXT_RUNTIME_WRITE; # when should the runtime file be written our $NEXT_TICK; -our $NOW; our $USE_FSYNC = 1; # use fsync to write maps - default off our $BDB_POLL_WATCHER; @@ -89,6 +88,7 @@ our $UPTIME; $UPTIME ||= time; our $RUNTIME; +our $NOW; our (%PLAYER, %PLAYER_LOADING); # all users our (%MAP, %MAP_LOADING ); # all maps