Updated World files for 3.62 release. --Rumble

This commit is contained in:
Rumble
2010-09-19 02:58:36 +00:00
parent 7e989be191
commit 505d8f1236
19 changed files with 1340 additions and 1302 deletions

View File

@@ -24,7 +24,7 @@
* @todo cpp_extern isn't needed here (or anywhere) as the extern reserved word
* works correctly with C compilers (at least in my Experience)
* Jeremy Osborne 1/28/2008 */
cpp_extern const char *tbamud_version = "tbaMUD 3.61";
cpp_extern const char *tbamud_version = "tbaMUD 3.62";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */