mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-11 07:12:33 +01:00
Some small formatting changes, and some stray @ symbols cleaned up
This commit is contained in:
parent
6a342723ed
commit
5c317f6863
10 changed files with 17 additions and 22 deletions
|
|
@ -66,7 +66,6 @@ static int export_mobile_record(mob_vnum mvnum, struct char_data *mob, FILE *fd)
|
|||
static void export_script_save_to_disk(FILE *fp, void *item, int type);
|
||||
static int export_info_file(zone_rnum zrnum);
|
||||
|
||||
|
||||
int genolc_checkstring(struct descriptor_data *d, char *arg)
|
||||
{
|
||||
smash_tilde(arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue