mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 18:41:44 +01:00
Fixed redit/zedit menu's, added oedit delet option again to do some testing --Rumble
This commit is contained in:
@@ -418,7 +418,7 @@ static void redit_disp_menu(struct descriptor_data *d)
|
||||
sprintbitarray(room->room_flags, room_bits, RF_ARRAY_MAX, buf1);
|
||||
sprinttype(room->sector_type, sector_types, buf2, sizeof(buf2));
|
||||
write_to_output(d,
|
||||
"-- Room number : [%s%d%s] Room zone: [%s%d%s]\r\n"
|
||||
"-- Room number : [%s%d%s] Room zone: [%s%d%s]\r\n"
|
||||
"%s1%s) Name : %s%s\r\n"
|
||||
"%s2%s) Description :\r\n%s%s"
|
||||
"%s3%s) Room flags : %s%s\r\n"
|
||||
|
||||
Reference in New Issue
Block a user