mirror of
https://github.com/lov3b/Schack.git
synced 2025-01-18 12:50:10 +01:00
Update Piece.java
This commit is contained in:
parent
6f9f64c214
commit
09d0dc28b3
@ -11,6 +11,8 @@ import javax.imageio.ImageIO;
|
||||
|
||||
public abstract class Piece {
|
||||
|
||||
protected Short lastTurnMoved = null;
|
||||
|
||||
/**
|
||||
* Variabel som alltid bör vara samma värde som pjäsen är i brädes av
|
||||
* Piece[][]
|
||||
|
Loading…
x
Reference in New Issue
Block a user