mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-04 19:37:18 +02:00
Updated for 2019 release
This commit is contained in:
parent
7c5e92d4c7
commit
674fbfddf1
17 changed files with 485 additions and 431 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 2018.1";
|
||||
cpp_extern const char *tbamud_version = "tbaMUD 2019";
|
||||
|
||||
/* 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