mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Minot tweak to previous commit.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user