mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-01-22 09:19:55 +00:00
make Modes public
This commit is contained in:
parent
d8a0ed6f5a
commit
cce371ecb4
@ -1,6 +1,6 @@
|
||||
package uk.org.mafoo.wordsearch;
|
||||
|
||||
enum Modes {
|
||||
public enum Modes {
|
||||
NORMAL,
|
||||
SIMPLE,
|
||||
CROSSWORD;
|
||||
|
Loading…
x
Reference in New Issue
Block a user