camera rendering, and breaking things temporarily
This commit is contained in:
parent
1299524c91
commit
d9489e7ddc
6 changed files with 202 additions and 217 deletions
|
|
@ -296,6 +296,8 @@ impl State {
|
|||
}
|
||||
damage_system::delete_the_dead(&mut self.ecs);
|
||||
}
|
||||
|
||||
// Deprecated
|
||||
fn tick(&mut self, ctx: &mut BTerm) {
|
||||
let mut new_runstate;
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue