mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-18 10:09:03 +02:00
tbaMUD 3.54
[Oct 10 2007] - Rumble Added OLC menu options for Copying. The Xcopy option is still available for GODs and above. Player table is now created if it does not exist. (thanks Rhade) [Oct 08 2007] - Rumble Removed top_shop_offset variable, hopefully fixing the infamous sedit bug. Fixed memory leaks from not freeing new zone builders and new zone commands. (thanks Neme)
This commit is contained in:
parent
40b643b7d5
commit
0b3748b07a
38 changed files with 12904 additions and 12966 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "interpreter.h"
|
||||
|
||||
int save_config( IDXTYPE nowhere ); /* Exported from cedit.c */
|
||||
int top_shop_offset = 0;
|
||||
|
||||
/* List of zones to be saved. */
|
||||
struct save_list_data *save_list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue