Updated World and files for 3.56 release. --Rumble

This commit is contained in:
Rumble 2008-04-13 15:55:11 +00:00
parent ebc985f010
commit 40b1677066
81 changed files with 18819 additions and 17702 deletions

View file

@ -24,11 +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, version 3.55";
/** Current Oasis Online Creation version. */
cpp_extern const char *oasisolc_version = "OasisOLC 2.0.6";
/** Current ASCII player files version. */
cpp_extern const char *ascii_pfiles_version = "ASCII Player Files 3.0.1";
cpp_extern const char *tbamud_version = "tbaMUD, version 3.56";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */