More tabs to spaces.
This commit is contained in:
parent
61cbf16ebc
commit
7ca599dfd9
@ -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________
|
||||||
|
Loading…
x
Reference in New Issue
Block a user