mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-31 10:14:40 +03:00
These float attributes are assigned to, and then never read again. The coordinate systems of blocks are a bit of a mess - some use xp/yp, some use xp/yp and rect.x/rect.y - but I can confidently say that these are never used, because it compiles fine if I remove the attributes from the class, plus remove all assignments to it.
1.2 KiB
1.2 KiB