forked from IF-LK-2020/wordle
Create Letter.java
This commit is contained in:
parent
9fe5d3c753
commit
78e83c500d
|
@ -0,0 +1,6 @@
|
||||||
|
package src;
|
||||||
|
|
||||||
|
public class Letter {
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue