Whitespace
This commit is contained in:
parent
5ac05f52c9
commit
2c45ca7a2d
|
@ -299,7 +299,6 @@ int goods_inner_process(WINDOW *window, unsigned short *items)
|
||||||
else
|
else
|
||||||
window->cursor_y = item_counts[1] - 1;
|
window->cursor_y = item_counts[1] - 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (state.right)
|
else if (state.right)
|
||||||
|
|
Loading…
Reference in New Issue