More tabs to spaces.

This commit is contained in:
pspeed42 2014-07-11 00:03:04 -04:00
parent 61cbf16ebc
commit 7ca599dfd9

View File

@ -2273,7 +2273,7 @@ public class LwjglRenderer implements Renderer {
vb.getOffset()); vb.getOffset());
} else { } else {
for (int i = 0; i < slotsRequired; i++) { for (int i = 0; i < slotsRequired; i++) {
// The pointer maps the next 4 floats in the slot. // The pointer maps the next 4 floats in the slot.
// E.g. // E.g.
// P1: XXXX____________XXXX____________ // P1: XXXX____________XXXX____________
// P2: ____XXXX____________XXXX________ // P2: ____XXXX____________XXXX________