commit files uebung02
This commit is contained in:
3
uebung02/chess/Color.java
Normal file
3
uebung02/chess/Color.java
Normal file
@@ -0,0 +1,3 @@
|
||||
public enum Color {
|
||||
BLACK, WHITE
|
||||
}
|
Reference in New Issue
Block a user