Repaint screen on movie load
This commit is contained in:
parent
0803adc32a
commit
7ff1675d7f
|
@ -54,6 +54,7 @@ namespace BizHawk.MultiClient
|
|||
SetMainformMovieInfo();
|
||||
TAStudio1.Restart();
|
||||
VirtualPadForm1.Restart();
|
||||
Global.DisplayManager.NeedsToPaint = true;
|
||||
}
|
||||
|
||||
public void SetMainformMovieInfo()
|
||||
|
|
Loading…
Reference in New Issue