-
- Downloads
Screwdriver: use table lookup for facedir rotations.
The table was generated using the old code. A table lookup should be faster than lots of math and branches. Allows us to drop `nextrange()` as well.
Please register or sign in to comment