mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-21 17:50:13 +01:00
Updated World and files for 3.58 release. --Rumble
This commit is contained in:
parent
eb99864f0b
commit
6f22042712
52 changed files with 763 additions and 803 deletions
|
|
@ -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.57";
|
||||
cpp_extern const char *tbamud_version = "tbaMUD 3.58";
|
||||
|
||||
/* strings corresponding to ordinals/bitvectors in structs.h */
|
||||
/* (Note: strings for class definitions in class.c instead of here) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue