1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-12 05:43:20 +00:00
Jonathan Coates d1a6b043c2
Clean up monitor cursor rendering
- Use the correct index count for the cursor quad. Monitors are now
   rendered as quads, rather than triangles.
 - *Skip* rendering the cursor vertex, rather than additionally
   rendering it.

I confess, I'm baffled how this code was ever written. From what I can
tell, this has been broken since it was first introduced in
4228011b848e99de64eb79c26598d81490c32bad, and I'm sure I tested it then.

Fixes #2013. Probably.
2024-11-23 08:24:11 +00:00
..
2024-11-23 08:24:11 +00:00
2024-11-13 11:00:46 +00:00
2024-11-12 09:05:27 +00:00
2024-11-12 09:05:27 +00:00
2024-06-26 18:07:57 +01:00
2024-11-12 09:05:27 +00:00
2023-10-28 17:58:11 +01:00