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