Updated World and files for 3.64 release. --Rumble

This commit is contained in:
Rumble
2013-03-02 21:17:47 +00:00
parent 058d45ac23
commit 5802118863
4 changed files with 358 additions and 319 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.64RC";
cpp_extern const char *tbamud_version = "tbaMUD 3.64";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */