organize and solve logic bugs

This commit is contained in:
2025-11-12 08:22:56 -07:00
parent 889b8ae528
commit 8a682376d9
10 changed files with 108 additions and 109 deletions

View File

@@ -2,7 +2,7 @@ use std::{collections::HashMap, env::VarError, sync::RwLock};
use ratatui::prelude;
use crate::app::{app::App, calc::LEN};
use crate::app::{app::App, logic::calc::LEN};
pub struct ScreenSpace {
/// This is measured in cells