1
0

Fix graphic in direct mode

This commit is contained in:
otya128
2016-12-13 20:58:58 +09:00
parent ad01726724
commit 51f6168e9f

View File

@@ -1170,6 +1170,7 @@ class PetitComputer
break;
}
}
graphic.updateVM();
} while(directMode);
scope(exit)
{