mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 04:25:00 +01:00
Implement torch flickering
This commit is contained in:
parent
9b2701a5a1
commit
38b6a476d9
3 changed files with 35 additions and 3 deletions
|
|
@ -231,6 +231,7 @@ impl App {
|
|||
}
|
||||
}
|
||||
}
|
||||
self.game.update();
|
||||
}
|
||||
|
||||
fn do_freecam(&mut self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue