1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-12-24 17:10:36 +00:00

more Android fixes

This commit is contained in:
Zeno Rogue 2018-06-07 19:53:02 +02:00
parent 3726a896e2
commit 4de2f8311e

View File

@ -51,6 +51,7 @@ public class HyperRenderer implements GLSurfaceView.Renderer {
if(graphdata == null) return;
gdpos = 0;
while(gdpos < graphdata.length) {
switch(gdpop()) {
case 2: {