mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 10:04:08 +01:00
Added diagonal directions, hidden exits flag and bug fixes
This commit is contained in:
parent
7531e92f64
commit
5acbfd29eb
33 changed files with 378 additions and 130 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
extern const char *tbamud_version;
|
||||
extern const char *dirs[];
|
||||
extern const char *autoexits[];
|
||||
extern const char *admin_level_names[];
|
||||
extern const char *admin_flag_names[];
|
||||
extern const char *admin_flags[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue