mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-24 01:46:10 +01:00
Minor bug fixes and updates
This commit is contained in:
parent
2743ff82ec
commit
062a5d4eb4
4 changed files with 48 additions and 21 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue