mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-22 14:25:10 +00:00
Merge branch 'develop' into renderer
# Conflicts: # lib/wal/sources/Component/Movable/MovableComponent.cpp # lib/wal/sources/Component/Position/PositionComponent.cpp
This commit is contained in:
@@ -25,4 +25,4 @@ namespace BBM
|
||||
movable._velocity = movable._acceleration * WAL::Wal::timestep.count();
|
||||
movable._acceleration = WAL::Vector3f();
|
||||
}
|
||||
}
|
||||
} // namespace WAL
|
||||
Reference in New Issue
Block a user