Fixed a issue where mouse icon leaves trail behind
This commit is contained in:
parent
db8646587e
commit
2da53e5003
@ -43,6 +43,7 @@ public class gameCursor {
|
||||
iconOverWriteBuffer[i][0] = -1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void updateAndDraw(int[] screen) {
|
||||
this.screen = screen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user