--- deliantra/server/include/global.h 2007/04/19 16:23:47 1.55 +++ deliantra/server/include/global.h 2007/04/25 18:47:50 1.56 @@ -130,7 +130,7 @@ EXTERN bool init_done; /* Ignores signals until init_done is true */ EXTERN bool in_cleanup; /* True when cleanup() is reached */ -extern long pticks; /* used by various function to determine */ +extern tick_t pticks; /* used by various function to determine */ /* how often to save the character */ /* * Misc global variables: