mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-15 03:31:38 +01:00
* Redo drop held items math * Don't assume the holder has a PhysicsComponent * Assume infinite mass for held items with no PhysicsComponent * Switch to EntityQuery for PhysicsComponent * The micro-est of optimizations * use NextAngle * Might as well do that outside the loop