3
0

Make configurable messages, close #244

This commit is contained in:
Sergey Shatunov
2016-01-05 13:54:34 +07:00
parent 955af15697
commit 0aad7977fc
5 changed files with 42 additions and 13 deletions

View File

@ -10,7 +10,7 @@
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
@@ -1032,4 +1034,56 @@
@@ -1036,4 +1038,56 @@
throw new RuntimeException("WHAT?");
}
}