--- deliantra/Deliantra-Client/rendercache.c 2018/11/18 03:10:35 1.12 +++ deliantra/Deliantra-Client/rendercache.c 2018/11/19 00:10:34 1.13 @@ -128,7 +128,7 @@ else { // optimised character quad storage. slower but nice on memory. - // reduces storage requirements from 80 bytes/char to 6-8 + // reduces storage requirements from 80 bytes/char to 8 auto *c = (glyph_data *) arr.data (); auto *e = (glyph_data *)(arr.data () + arr.size ());