delete unused

This commit is contained in:
Quaternions 2023-09-09 14:05:00 -07:00
parent a5aa89064b
commit c5636f7fcd

View File

@ -205,7 +205,6 @@ impl Body {
} }
} }
const CONTROL_JUMP:u32 = 0b01000000;//temp DATA NORMALIZATION!@#$
impl PhysicsState { impl PhysicsState {
//tickless gaming //tickless gaming
pub fn run(&mut self, time: TIME){ pub fn run(&mut self, time: TIME){