[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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user