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.62 by root, Sat Feb 26 11:34:32 2011 UTC vs.
Revision 1.63 by root, Sat Feb 26 12:50:26 2011 UTC

323/* 323/*
324 * These defines tells where, relative to LIBDIR, the maps, the map-index, 324 * These defines tells where, relative to LIBDIR, the maps, the map-index,
325 * archetypes highscore and treaures files and directories can be found. 325 * archetypes highscore and treaures files and directories can be found.
326 */ 326 */
327#define MAPDIR "maps" 327#define MAPDIR "maps"
328#define ARCHETYPES "archetypes"
329#define TREASURES "treasures"
330 328
331#define MAXSTRING 20 329#define MAXSTRING 20
332 330
333#define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */ 331#define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */
334 332

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines