fix replay key overlay flickering
This commit is contained in:
parent
df1afd98c3
commit
c0f122c74d
|
@ -204,6 +204,7 @@ public class ReplayPlayback {
|
|||
}
|
||||
nextFrame = replay.frames[frameIndex];
|
||||
}
|
||||
processKeys();
|
||||
ypos *= (SQSIZE + 5);
|
||||
g.setColor(color);
|
||||
if (!missed) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user