mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-06 13:00:15 +01:00
[Jan 06 2008] - Rumble
Removed break in oedit_disp_val1_menu ITEM_NOTE that caused a delay. (thanks Rhade) Fixed tlist when specifying a range. (thanks Rhade)
This commit is contained in:
parent
b8bf900585
commit
f8576c63d7
6 changed files with 13 additions and 8 deletions
|
|
@ -450,7 +450,6 @@ void oedit_disp_val1_menu(struct descriptor_data *d)
|
|||
write_to_output(d, "Number of gold coins : ");
|
||||
break;
|
||||
case ITEM_NOTE:
|
||||
break;
|
||||
case ITEM_FURNITURE:
|
||||
write_to_output(d, "Number of people it can hold : ");
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue