Minor bug fixes and updates

This commit is contained in:
JamDog 2010-11-04 11:51:48 +00:00
parent 2743ff82ec
commit 062a5d4eb4
4 changed files with 48 additions and 21 deletions

View file

@ -443,6 +443,8 @@ static void oedit_disp_val1_menu(struct descriptor_data *d)
case ITEM_KEY:
case ITEM_PEN:
case ITEM_BOAT:
case ITEM_FREE: /* Not implemented, but should be handled here */
case ITEM_FREE2: /* Not implemented, but should be handled here */
oedit_disp_menu(d);
break;
default: