Fix graphic in direct mode
This commit is contained in:
@@ -1170,6 +1170,7 @@ class PetitComputer
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
graphic.updateVM();
|
||||||
} while(directMode);
|
} while(directMode);
|
||||||
scope(exit)
|
scope(exit)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user