Add pages to array

This commit is contained in:
Technus 2017-08-02 19:03:36 +02:00
parent 281254348e
commit 85479e1779

View file

@ -612,7 +612,7 @@ public class Textures {
new GT_RenderedTexture(OVERLAY_LOCKER_012),
new GT_RenderedTexture(OVERLAY_LOCKER_013),
},
CASING_BLOCKS = new ITexture[128],
CASING_BLOCKS = new ITexture[128*16],//16 Pages available 0-15 - each can hold 128 textures 0-127
MACHINE_CASINGS[] = new ITexture[10][17];
static {