reimpl farlook (tooltips NYI)

This commit is contained in:
Llywelwyn 2023-09-24 19:16:47 +01:00
parent e8aa7494a4
commit e482b29fc6
5 changed files with 70 additions and 44 deletions

View file

@ -90,7 +90,7 @@ pub fn render_camera(ecs: &World, ctx: &mut BTerm) {
16
),
0,
tint,
RGBA::named(WHITE),
0 // Ya
);
ctx.set_active_console(TILE_LAYER);