ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/config.h
(Generate patch)

Comparing deliantra/server/include/config.h (file contents):
Revision 1.33 by root, Tue Jan 2 11:08:36 2007 UTC vs.
Revision 1.34 by root, Fri Jan 5 10:50:47 2007 UTC

497 * Set to one hour as default 497 * Set to one hour as default
498 */ 498 */
499 499
500#define RESET_LOCATION_TIME 3600 500#define RESET_LOCATION_TIME 3600
501 501
502/*
503 * The message to send to clients when the server calls cleanup (on crash, shutdown, restart and so on).
504 */
505#define CLEANUP_MESSAGE "The server will likely restart within the minute. Our apologies."
506

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines