- Minot tweak to previous commit.

This commit is contained in:
Agetian
2017-09-19 15:16:27 +00:00
parent c79d04f29a
commit 28d8b49de7

View File

@@ -96,7 +96,6 @@ public enum AiProps { /** */
BOUNCE_ALL_TO_HAND_NONCREAT_EVAL_DIFF ("3"), /** */
BOUNCE_ALL_ELSEWHERE_NONCREAT_EVAL_DIFF ("3"), /** */
// Experimental features, must be removed after extensive testing and, ideally, defaulting
// <-- there are currently no experimental options here -->
INTUITION_SPECIAL_LOGIC ("false"); /** */
private final String strDefaultVal;