mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-19 15:36:10 +01:00
Fixed several warnings and a little cleanup.
This commit is contained in:
parent
5986794156
commit
55253bdf61
6 changed files with 17 additions and 31 deletions
|
|
@ -354,10 +354,8 @@ static void sedit_no_trade_menu(struct descriptor_data *d)
|
|||
|
||||
static void sedit_types_menu(struct descriptor_data *d)
|
||||
{
|
||||
struct shop_data *shop;
|
||||
int i, count = 0;
|
||||
|
||||
shop = OLC_SHOP(d);
|
||||
get_char_colors(d->character);
|
||||
|
||||
clear_screen(d);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue