Fix typo
This commit is contained in:
parent
fee78663de
commit
4c84ae9822
@ -176,7 +176,7 @@ pub fn show_inventory(gs: &mut State, ctx: &mut Rltk) -> (ItemMenuResult, Option
|
||||
ctx.draw_box(
|
||||
15,
|
||||
y - 2,
|
||||
32,
|
||||
31,
|
||||
(count + 3) as i32,
|
||||
RGB::named(rltk::WHITE),
|
||||
RGB::named(rltk::BLACK),
|
||||
|
Loading…
Reference in New Issue
Block a user