ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/init.C
(Generate patch)

Comparing deliantra/server/common/init.C (file contents):
Revision 1.31 by root, Thu Apr 12 14:18:04 2007 UTC vs.
Revision 1.32 by root, Mon Apr 16 06:23:39 2007 UTC

233 } 233 }
234 234
235 at = at->next; 235 at = at->next;
236 } 236 }
237 237
238 LOG (llevDebug, "You Need a archetype called 'map' and it have to contain start map\n"); 238 LOG (llevDebug, "You need an archetype of type 'map' and it has to contain the player start map\n");
239 exit (-1); 239 exit (-1);
240} 240}
241 241
242/* 242/*
243 * initialises the attack messages. 243 * initialises the attack messages.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines