--- deliantra/server/include/global.h 2011/05/02 16:55:37 1.94 +++ deliantra/server/include/global.h 2011/05/04 19:04:44 1.95 @@ -139,7 +139,7 @@ EXTERN bool init_done; /* Ignores signals until init_done is true */ EXTERN bool in_cleanup; /* True when cleanup() is reached */ -extern tick_t pticks; /* used by various function to determine */ +extern tick_t server_tick; /* used by various function to determine */ /* how often to save the character */ /* * Misc global variables: